Browse Source

Add example pillar data for optional_groups

tags/v0.45.0
jraby 8 years ago
parent
commit
8aa174782a
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      pillar.example

+ 3
- 0
pillar.example View File

gid: 500 gid: 500
groups: groups:
- users - users
optional_groups:
- some_groups_that_might
- not_exist_on_all_minions
ssh_key_type: rsa ssh_key_type: rsa
# You can inline the private keys ... # You can inline the private keys ...
ssh_keys: ssh_keys:

Loading…
Cancel
Save