This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
users-formula
mirror of
https://github.com/saltstack-formulas/users-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
13
Wiki
Activity
Browse Source
Merge pull request
#15
from babilen/pr/ssh-auth-pillar-example
Fix ssh_auth.names in example pillar
tags/v0.45.0
Joseph Hall
11 years ago
parent
535f3813b0
7f9b2e5232
commit
a21c83c9fb
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
pillar.example
+ 1
- 1
pillar.example
View File
@@ -22,7 +22,7 @@ users:
privkey: PRIVATEKEY
pubkey: PUBLICKEY
ssh_auth:
-
ssh-rsa:
PUBLICKEY
KEYKEY
- PUBLICKEY
absent_users:
- donald
Write
Preview
Loading…
Cancel
Save