Ver código fonte

provide pillar example

tags/v0.45.0
Daniel Krämer 7 anos atrás
pai
commit
c98aa35392
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      pillar.example

+ 3
- 0
pillar.example Ver arquivo

@@ -50,6 +50,9 @@ users:
ssh_keys:
privkey: PRIVATEKEY
pubkey: PUBLICKEY
# you can provide multiple keys, the keyname is takes as filename
foobar: PRIVATEKEY
foobar.pub: PUBLICKEY
# ... or you can pull them from a different pillar,
# for example one called "ssh_keys":
ssh_keys_pillar:

Carregando…
Cancelar
Salvar