redo user management; add /etc/hosts
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
# Managed by Salt
|
||||
{% set comments = pillar['global_authorized_keys'].keys()|sort -%}
|
||||
{% for comment in comments -%}
|
||||
{% set keydata = pillar['global_authorized_keys'][comment] -%}
|
||||
{{keydata}} {{comment}}
|
||||
{% endfor -%}
|
||||
Reference in New Issue
Block a user