Ver código fonte

Add example pillar data for optional_groups

tags/v0.45.0
jraby 8 anos atrás
pai
commit
8aa174782a
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      pillar.example

+ 3
- 0
pillar.example Ver arquivo

@@ -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:

Carregando…
Cancelar
Salvar