You've already forked base
biiiiig update !
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{% if ssh_root_authorized_keys is defined %}
|
||||
{% for key in ssh_root_authorized_keys %}
|
||||
{{ key }}
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user