mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2024-11-28 00:48:22 +01:00
263 B
263 B
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