From 24365519da1aa03469ca22e92ec5e8575a794f9e Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 5 Jul 2013 21:49:42 +0200 Subject: [PATCH] qa-core has sudo to qa everywhere --- modules/sudo/files/sudoers | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index 2a41039b..4b40ca83 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -22,7 +22,6 @@ Defaults passprompt="[sudo] password for %u on %h: " Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" # Host alias specification -Host_Alias QAHOSTS = quantz, stabile Host_Alias WEBHOSTS = wolkenstein Host_Alias SECHOSTS = chopin Host_Alias FTPHOSTS = franck, morricone @@ -113,7 +112,7 @@ nagios beethoven=(debbackup) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-backup %wbadm ALL=(wbadm) ALL %mujeres ALL=(women) ALL %wikiadm ALL=(wiki,wikiweb) ALL -%qa-core QAHOSTS=(qa,qa-web-rolex) ALL +%qa-core ALL=(qa,qa-web-rolex) ALL %gobby gombert=(gobby) ALL # the dak user gets to run stuff as dak-unpriv (for things like lintian checks) -- 2.39.2