0
0
mirror of https://github.com/saltstack-formulas/users-formula.git synced 2024-11-28 02:57:55 +01:00
users-formula/README.md
2013-06-19 12:53:46 -07:00

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