Saltstack Official Users Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
165B

  1. users:
  2. auser:
  3. sudouser: True
  4. shell: /bin/zsh
  5. groups:
  6. - admin
  7. ssh_auth:
  8. - ssh-rsa PUBLICKEYKEYKEY
  9. absent_users:
  10. - donald
  11. - bad_guy