up2date
This commit is contained in:
3
users/files/authorized_keys.jinja
Normal file
3
users/files/authorized_keys.jinja
Normal file
@@ -0,0 +1,3 @@
|
||||
{% for comment, key in salt.pillar.get('authorized_keys')[user].items() -%}
|
||||
{{ key }} {{ comment }}
|
||||
{% endfor -%}
|
||||
Reference in New Issue
Block a user