]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - add rights from xymon zfs
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 7 Oct 2016 14:11:34 +0000 (16:11 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 7 Oct 2016 14:11:34 +0000 (16:11 +0200)
customer/sirona-aem/common.yaml

index a4f9a80549f6dced078f99cb0c0a9ea149edd517..25fc2bfc993d4eacecb1cb334a2b0bb494ccd05b 100644 (file)
@@ -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