MythicSalt/states/common/init.sls

12 lines
207 B
Plaintext
Raw Normal View History

2023-02-16 18:30:03 +00:00
jim:
user.present:
- fullname: 'Jim Hague'
- home: /home/jim
- shell: /bin/bash
- optional_groups:
- wireshark
ssh_auth.present:
- user: jim
- source: salt://auth_keys/jim