1
0
Fork 0

Pillar whitespace

This commit is contained in:
Kevin Bowling 2014-10-02 00:22:49 -07:00
parent 4f3761301e
commit f7f01e6714
1 changed files with 4 additions and 4 deletions

View File

@ -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'