Add example pillar data for optional_groups
This commit is contained in:
parent
5538eb18ab
commit
8aa174782a
@ -42,6 +42,9 @@ users:
|
||||
gid: 500
|
||||
groups:
|
||||
- users
|
||||
optional_groups:
|
||||
- some_groups_that_might
|
||||
- not_exist_on_all_minions
|
||||
ssh_key_type: rsa
|
||||
# You can inline the private keys ...
|
||||
ssh_keys:
|
||||
|
Loading…
Reference in New Issue
Block a user