redo user management; add /etc/hosts
This commit is contained in:
@@ -6,3 +6,6 @@
|
||||
{% for package in common['packages'] %}
|
||||
- {{ package|yaml_encode }}
|
||||
{% endfor %}
|
||||
{% for package in salt.pillar.get('packages', []) %}
|
||||
- {{ package|yaml_encode }}
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user