Go to file
2013-06-19 12:53:46 -07:00
users Initial commit 2013-06-19 12:53:46 -07:00
README.md Initial commit 2013-06-19 12:53:46 -07:00

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