From 4acaddfe309ab49077b36d7c295b35930ed49e15 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Fri, 7 Oct 2016 16:11:34 +0200 Subject: [PATCH] sirona-aem - add rights from xymon zfs --- customer/sirona-aem/common.yaml | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.39.5