Pillar whitespace
This commit is contained in:
parent
4f3761301e
commit
f7f01e6714
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
sudoers:
|
||||
users:
|
||||
johndoe:
|
||||
johndoe:
|
||||
- 'ALL=(ALL) ALL'
|
||||
- 'ALL=(root) NOPASSWD: /etc/init.d/httpd'
|
||||
groups:
|
||||
sudo:
|
||||
sudo:
|
||||
- 'ALL=(ALL) ALL'
|
||||
- 'ALL=(nodejs) NOPASSWD: ALL'
|
||||
defaults:
|
||||
|
@ -43,8 +43,8 @@ sudoers:
|
|||
included_files:
|
||||
/etc/sudoers.d/extra-file:
|
||||
users:
|
||||
foo:
|
||||
foo:
|
||||
- 'ALL=(ALL) ALL'
|
||||
groups:
|
||||
bargroup:
|
||||
bargroup:
|
||||
- 'ALL=(ALL) NOPASSWD: ALL'
|
||||
|
|
Loading…
Reference in a new issue