Merge pull request #14 from jszakmeister/fix-typo-in-pillar-example

pillar.example: fix a small typo
pull/15/head
David Boucha 9 years ago
commit 7d216f395f
  1. 2
      pillar.example

@ -9,7 +9,7 @@ sudoers:
- 'ALL=(nodejs) NOPASSWD: ALL'
defaults:
generic:
- env_rset
- env_reset
- mail_badpass
- secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
user_list:

Loading…
Cancel
Save