diff --git a/templates/wg.conf.j2 b/templates/wg.conf.j2 index 8300d42..56b9bec 100644 --- a/templates/wg.conf.j2 +++ b/templates/wg.conf.j2 @@ -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 }}