From 53fd081f946bbfc9e3fbd4d11d7dc622d1a57790 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Fri, 5 Feb 2010 08:57:19 +0000 Subject: [PATCH] add ZIVITHOSTS for sudo Signed-off-by: Stephen Gran --- modules/sudo/files/common/sudoers | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 9ff6f97fc..cab3c0998 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -23,6 +23,7 @@ Defaults env_reset Host_Alias QAHOSTS = master, merkel Host_Alias WEBHOSTS = klecker, wolkenstein Host_Alias SECHOSTS = klecker, chopin +Host_Alias ZIVITHOSTS = zelenka, zandonai # User alias specification User_Alias QACORE = aba, djpig, geissert, hertzog, jeroen, joerg, lucas, luk, myon, tbm, weasel, zack @@ -37,7 +38,7 @@ root ALL=(ALL) ALL %adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /usr/bin/apt-get dist-upgrade, /usr/bin/apt-get clean, /usr/sbin/samhain -t check -i -p err -s none -l none -m none, /usr/sbin/upgrade-porter-chroots admin agnesi=(ALL) ALL -%zivit-admins zelenka=(ALL) NOPASSWD: ALL +%zivit-admins ZIVITHOSTS=(ALL) NOPASSWD: ALL # nagios nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -- 2.20.1