Saltstack Official Users Formula
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Michael Grosser 3cf2ae4f1a Add example data to pillar. 11 年前
users Initial commit 11 年前
LICENSE Add LICENSE. 11 年前
README.rst Add example data to pillar. 11 年前
pillar.example Add example data to pillar. 11 年前

README.rst

users
=====

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