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