From 6ac0d4c6b8904fe285480ffc224f70d3e1dbeffb Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 19 Mar 2013 10:11:29 +0100 Subject: [PATCH] Revert "fix syntax" This reverts commit ef5f7c1a1b7bd4b514daf3a7e107b7e5e9915777. --- modules/sudo/files/sudoers | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index 451ce393..45465151 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -62,13 +62,13 @@ nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9][E nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] show status nagios franck=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=1 enclosure 1E\:1 show detail -nagios ALL=(ALL) NOPASSWD: /usr/bin/setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller all show -nagios ALL=(ALL) NOPASSWD: /usr/bin/setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller slot=[0129] pd all show -nagios ALL=(ALL) NOPASSWD: /usr/bin/setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller slot=[0129] pd [0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/bin/setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/bin/setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9][0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/bin/setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller slot=[0129] show status -nagios franck=(ALL) NOPASSWD: /usr/bin/setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller slot=1 enclosure 1E\:1 show detail +nagios ALL=(ALL) NOPASSWD: setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller all show +nagios ALL=(ALL) NOPASSWD: setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller slot=[0129] pd all show +nagios ALL=(ALL) NOPASSWD: setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller slot=[0129] pd [0-9]\:[0-9] show +nagios ALL=(ALL) NOPASSWD: setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9] show +nagios ALL=(ALL) NOPASSWD: setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9][0-9] show +nagios ALL=(ALL) NOPASSWD: setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller slot=[0129] show status +nagios franck=(ALL) NOPASSWD: setarch x86_64 --uname-2.6 /usr/sbin/hpacucli controller slot=1 enclosure 1E\:1 show detail # other raid controllers nagios powell=(ALL) NOPASSWD: /usr/local/sbin/areca-cli vsf info -- 2.39.2