From 6d8449090f38216d43122a207fd02714581f071f Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 25 Feb 2012 12:48:13 +0100 Subject: [PATCH] add apache2-vhost-update sudo entry for atlas, and move check's over from old-sergii --- 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 fa4e8f3d..f0ac5906 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -119,7 +119,8 @@ nagios beethoven=(debbackup) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-backup dak ALL=(dak-unpriv) NOPASSWD: ALL # some groups are in apachectrl on "their" hosts so they can reload apache and update their vhost -%apachectrl ALL=(root) /usr/sbin/apache2-vhost-update +%atlas vescum=(root) /usr/local/sbin/apache2-vhost-update +%check sergii=(root) /usr/local/sbin/apache2-vhost-update # buildd # FIXME: change that ALL for hosts to a hostlist of buildds? -- 2.39.2