From ce004e8bc8dc7b98426de327663dfb0fe5a10196 Mon Sep 17 00:00:00 2001 From: juju4 Date: Sat, 4 Apr 2020 15:32:45 -0400 Subject: [PATCH] review: uh_public_key (2) --- templates/wg.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}