0
0
mirror of https://github.com/saltstack-formulas/users-formula.git synced 2025-01-22 09:14:05 +01:00

add example of groups init

This commit is contained in:
Meng Chen 2019-04-29 14:39:19 +08:00
parent b8c6844e10
commit ba61e9b7f1

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: