This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
users-formula
forked from
ExternalMirrors/users-formula
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Merge pull request
#15
from babilen/pr/ssh-auth-pillar-example
Fix ssh_auth.names in example pillar
lookup-fix-3
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