mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2024-11-28 02:57:55 +01:00
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
|
privkey: PRIVATEKEY
|
||||||
pubkey: PUBLICKEY
|
pubkey: PUBLICKEY
|
||||||
ssh_auth:
|
ssh_auth:
|
||||||
- ssh-rsa: PUBLICKEYKEYKEY
|
- PUBLICKEY
|
||||||
|
|
||||||
absent_users:
|
absent_users:
|
||||||
- donald
|
- donald
|
||||||
|
Loading…
Reference in New Issue
Block a user