projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d84490
)
Revert "add apache2-vhost-update sudo entry for atlas, and move check's over from...
author
Peter Palfrader
<peter@palfrader.org>
Sat, 25 Feb 2012 11:48:29 +0000
(12:48 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Sat, 25 Feb 2012 11:48:29 +0000
(12:48 +0100)
This reverts commit
6d8449090f38216d43122a207fd02714581f071f
.
wrong puppet dir
modules/sudo/files/common/sudoers
patch
|
blob
|
history
diff --git
a/modules/sudo/files/common/sudoers
b/modules/sudo/files/common/sudoers
index
f0ac590
..
fa4e8f3
100644
(file)
--- a/
modules/sudo/files/common/sudoers
+++ b/
modules/sudo/files/common/sudoers
@@
-119,8
+119,7
@@
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
-%atlas vescum=(root) /usr/local/sbin/apache2-vhost-update
-%check sergii=(root) /usr/local/sbin/apache2-vhost-update
+%apachectrl ALL=(root) /usr/sbin/apache2-vhost-update
# buildd
# FIXME: change that ALL for hosts to a hostlist of buildds?