From: Philipp Dallig Date: Fri, 7 Oct 2016 14:11:34 +0000 (+0200) Subject: sirona-aem - add rights from xymon zfs X-Git-Tag: v0.1.0~4023 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=4acaddfe309ab49077b36d7c295b35930ed49e15;p=pixelpark%2Fhiera.git sirona-aem - add rights from xymon zfs --- diff --git a/customer/sirona-aem/common.yaml b/customer/sirona-aem/common.yaml index a4f9a805..25fc2bfc 100644 --- a/customer/sirona-aem/common.yaml +++ b/customer/sirona-aem/common.yaml @@ -43,6 +43,12 @@ sudo::configs: Cmnd_Alias STOP_PUPPET = /usr/bin/systemctl stop puppet Cmnd_Alias BACKUP = /usr/local/sbin/zfs_rotation.sh* aem ALL=(ALL) NOPASSWD:START_PUBLISH, START_AUTHOR, START_PUPPET, STOP_PUBLISH, STOP_AUTHOR, STOP_PUPPET, BACKUP + xymon: + priority: "05" + content: | + Cmnd_Alias ZPOOL = /sbin/zpool list + Cmnd_Alias ZFS = /sbin/zfs list + xymon ALL=(ALL) NOPASSWD:ZPOOL, START_AUTHOR, ZFS # # Author