cfg/templates/serterm/authorized_keys

4 lines
70 B
Plaintext

{% for key in serterm.ssh.authorized_keys -%}
{{ key }}
{% endfor -%}