]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
whitespace
authorPeter Palfrader <peter@palfrader.org>
Tue, 7 Apr 2009 22:20:40 +0000 (00:20 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 7 Apr 2009 22:20:40 +0000 (00:20 +0200)
modules/sudo/files/common/sudoers

index f781e5215d19ccc1b60e742ce4b745c2785ada62..3636b17989cf730837bcaa3f792a6f7f31e30526 100644 (file)
@@ -30,11 +30,11 @@ root        ALL=(ALL) ALL
 
 
 # DSA and local admins
-%adm    ALL=(ALL) ALL
-%adm    ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /usr/bin/apt-get dist-upgrade, /usr/bin/apt-get clean, /usr/sbin/samhain -t check -i -p err -s none -l none -m none
+%adm           ALL=(ALL)       ALL
+%adm           ALL=(ALL)       NOPASSWD: /usr/bin/apt-get update, /usr/bin/apt-get dist-upgrade, /usr/bin/apt-get clean, /usr/sbin/samhain -t check -i -p err -s none -l none -m none
 
 # nagios
-nagios  ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup ""
+nagios         ALL=(ALL)       NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup ""
 
 # groups and their role accounts
-%mirroradm ALL=(archvsync) ALL
+%mirroradm     ALL=(archvsync) ALL