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
Add example data to pillar.
tags/v0.45.0
Michael Grosser
11 years ago
parent
55c1a751d0
commit
3cf2ae4f1a
2 changed files
with
8 additions
and
0 deletions
Split View
Show Diff Stats
+0
-0
README.rst
+8
-0
pillar.example
README.md → README.rst
View File
+ 8
- 0
pillar.example
View File
@@ -0,0 +1,8 @@
users:
auser:
sudouser: True
shell: /bin/zsh
groups:
- admin
ssh_auth:
- ssh-rsa PUBLICKEYKEYKEY
Write
Preview
Loading…
Cancel
Save