]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
add apache2-vhost-update sudo entry for atlas, and move check's over from old-sergii
authorPeter Palfrader <peter@palfrader.org>
Sat, 25 Feb 2012 11:48:13 +0000 (12:48 +0100)
committerPeter Palfrader <peter@palfrader.org>
Sat, 25 Feb 2012 11:48:13 +0000 (12:48 +0100)
modules/sudo/files/common/sudoers

index fa4e8f3d51b17aa97a4e945e24073d6115eeb5c3..f0ac5906fe74e09749ec7a9096fae69a7f45d98d 100644 (file)
@@ -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?