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
Remove example pillar from README.
tags/v0.45.0
Michael Grosser
11 years ago
parent
3cf2ae4f1a
commit
11c52c6048
1 changed files
with
0 additions
and
11 deletions
Unified View
Show Diff Stats
+0
-11
README.rst
+ 0
- 11
README.rst
View File
=====
=====
Configure users via pillar
Configure users via pillar
Using this state, you can configure users entirely via pillar:
users:
auser:
sudouser: True
shell: /bin/zsh
groups:
- admin
ssh_auth:
- ssh-rsa PUBLICKEYKEYKEY
Write
Preview
Loading…
Cancel
Save