You've already forked ssh-protect
chore: fix ssh keys write
This commit is contained in:
3
templates/authorized_keys.j2
Normal file
3
templates/authorized_keys.j2
Normal file
@@ -0,0 +1,3 @@
|
||||
{% for key in ssh_protect_root_public_keys %}
|
||||
{{key}}
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user