redo user management; add /etc/hosts
This commit is contained in:
9
net/init.sls
Normal file
9
net/init.sls
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
/etc/hosts:
|
||||
file.managed:
|
||||
- source: 'salt://net/files/hosts.jinja'
|
||||
- template: jinja
|
||||
- user: root
|
||||
- group: root
|
||||
- mode: 0644
|
||||
|
||||
Reference in New Issue
Block a user