Fix ssh_auth.names in example pillar
This commit is contained in:
parent
535f3813b0
commit
7f9b2e5232
|
@ -22,7 +22,7 @@ users:
|
|||
privkey: PRIVATEKEY
|
||||
pubkey: PUBLICKEY
|
||||
ssh_auth:
|
||||
- ssh-rsa: PUBLICKEYKEYKEY
|
||||
- PUBLICKEY
|
||||
|
||||
absent_users:
|
||||
- donald
|
||||
|
|
Loading…
Reference in New Issue