12 lines
207 B
Plaintext
12 lines
207 B
Plaintext
|
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
|
||
|
|