563ae8 create wheel group for people with root access

Authored and Committed by tampakrap 8 years ago
    create wheel group for people with root access
    
        
file modified
+4 -0
pillar/common.sls CHANGED
@@ -130,6 +130,10 @@ sudoers:
130
130
users:
131
131
nagios:
132
132
- 'ALL=(ALL) NOPASSWD: /usr/sbin/zypp-refresh,/usr/bin/zypper ref,/usr/bin/zypper sl,/usr/bin/zypper --xmlout --non-interactive list-updates -t package -t patch'
133
+ /etc/sudoers.d/wheel:
134
+ groups:
135
+ wheel:
136
+ - 'ALL=(ALL) ALL'
133
137
zypper:
134
138
config:
135
139
zypp_conf: