review: uh_public_key (2)
This commit is contained in:
parent
7121be7daa
commit
ce004e8bc8
|
@ -69,7 +69,7 @@ SaveConfig = true
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
{# unmanaged hosts #}
|
{# unmanaged hosts #}
|
||||||
{% for hostdata in uh_pubkey.results %}
|
{% for hostdata in uh_public_key.results %}
|
||||||
|
|
||||||
[Peer]
|
[Peer]
|
||||||
# {{ hostdata.item.host }}
|
# {{ hostdata.item.host }}
|
||||||
|
|
Reference in a new issue