group: add pillar example
This commit is contained in:
parent
7845013a39
commit
b69bef3cd1
|
@ -169,3 +169,10 @@ users:
|
||||||
absent_users:
|
absent_users:
|
||||||
- donald
|
- donald
|
||||||
- bad_guy
|
- bad_guy
|
||||||
|
|
||||||
|
groups:
|
||||||
|
badguys:
|
||||||
|
absent: True
|
||||||
|
niceguys:
|
||||||
|
gid: 4242
|
||||||
|
system: False
|
||||||
|
|
Loading…
Reference in New Issue