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:
f842644
)
Add apachectrl group
author
Peter Palfrader
<peter@palfrader.org>
Tue, 7 Apr 2009 22:33:55 +0000
(
00:33
+0200)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 7 Apr 2009 22:33:55 +0000
(
00:33
+0200)
modules/sudo/files/common/sudoers
patch
|
blob
|
history
diff --git
a/modules/sudo/files/common/sudoers
b/modules/sudo/files/common/sudoers
index
e3f193a
..
22744e6
100644
(file)
--- 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