From: Peter Palfrader Date: Tue, 7 Apr 2009 22:33:55 +0000 (+0200) Subject: Add apachectrl group X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=6bb18887fadec1c097c7cb5cded51a4be3ac307c;p=mirror%2Fdsa-puppet.git Add apachectrl group --- diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index e3f193ab1..22744e610 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -46,6 +46,9 @@ nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 show status # groups and their role accounts %mirroradm ALL=(archvsync) 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 + # buildd Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" buildd ALL=(ALL) NOPASSWD: ALL