Merge pull request #15 from babilen/pr/ssh-auth-pillar-example
Fix ssh_auth.names in example pillar
This commit is contained in:
commit
a21c83c9fb
|
@ -22,7 +22,7 @@ users:
|
|||
privkey: PRIVATEKEY
|
||||
pubkey: PUBLICKEY
|
||||
ssh_auth:
|
||||
- ssh-rsa: PUBLICKEYKEYKEY
|
||||
- PUBLICKEY
|
||||
|
||||
absent_users:
|
||||
- donald
|
||||
|
|
Loading…
Reference in New Issue