Fix docs
This commit is contained in:
parent
1dfef11303
commit
1c8e6c7c30
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user