0
0
mirror of https://github.com/saltstack-formulas/users-formula.git synced 2024-11-27 22:38:34 +01:00

Merge pull request #24 from johtso/patch-1

Add home to pillar.example
This commit is contained in:
Forrest 2014-03-31 23:35:05 -07:00
commit a9bf07c241

View File

@ -7,6 +7,7 @@ users:
## Full list of pillar values
buser:
fullname: B User
home: /custom/buser
sudouser: True
sudo_rules:
- buser ALL=(root) /usr/bin/find