Parcourir la source

Fix docs

tags/v0.45.0
Konstantin Nikolaev il y a 6 ans
Parent
révision
1c8e6c7c30
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. +3
    -0
      pillar.example

+ 3
- 0
pillar.example Voir le fichier

@@ -57,6 +57,9 @@ users:
ssh_keys:
privkey: PRIVATEKEY
pubkey: PUBLICKEY
# or you can provide path to key on Salt fileserver
privkey: salt://path_to_PRIVATEKEY
pubkey: salt://path_to_PUBLICKEY
# you can provide multiple keys, the keyname is taken as filename
# make sure your public keys suffix is .pub
foobar: PRIVATEKEY

Chargement…
Annuler
Enregistrer