0
0
mirror of https://github.com/saltstack-formulas/users-formula.git synced 2025-01-22 18:06:54 +01:00

Merge pull request #197 from chenmen/pillar.example

add example of groups init into pillar.example
This commit is contained in:
Niels Abspoel 2019-05-03 23:22:15 +02:00 committed by GitHub
commit bdf05fc5f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,13 @@ users-formula:
lookup: # override the defauls in map.jinja
root_group: root
# group initialization
groups:
foo:
state: present
gid: 500
system: False
users:
## Minimal required pillar values
auser: