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