Skip to content

Commit ba61e9b

Browse files
committed
add example of groups init
1 parent b8c6844 commit ba61e9b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pillar.example

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ users-formula:
33
lookup: # override the defauls in map.jinja
44
root_group: root
55

6+
# group initialization
7+
groups:
8+
foo:
9+
state: present
10+
gid: 500
11+
system: False
12+
613
users:
714
## Minimal required pillar values
815
auser:

0 commit comments

Comments
 (0)