mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2026-07-22 23:50:59 +02:00
Add example pillar data for optional_groups
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user