Quellcode durchsuchen

Fix docs

master
Konstantin Nikolaev vor 6 Jahren
Ursprung
Commit
1c8e6c7c30
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. +3
    -0
      pillar.example

+ 3
- 0
pillar.example Datei anzeigen

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

Laden…
Abbrechen
Speichern