Explorar el Código

provide pillar example

tags/v0.45.0
Daniel Krämer hace 7 años
padre
commit
c98aa35392
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      pillar.example

+ 3
- 0
pillar.example Ver fichero

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

Cargando…
Cancelar
Guardar