mirror of
https://github.com/saltstack-formulas/sudoers-formula.git
synced 2026-05-21 06:39:35 +02:00
Giving root and vagrant sudo pillars in test.
This commit is contained in:
parent
9aefce55a7
commit
0676160515
@ -1,8 +1,9 @@
|
||||
sudoers:
|
||||
users:
|
||||
johndoe:
|
||||
root:
|
||||
- 'ALL=(root) NOPASSWD: ALL'
|
||||
vagrant:
|
||||
- 'ALL=(ALL) ALL'
|
||||
- 'ALL=(root) NOPASSWD: /etc/init.d/httpd'
|
||||
groups:
|
||||
sudo:
|
||||
- 'ALL=(ALL) ALL'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user