summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-gwhetzner.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-11-20 21:36:51 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-11-20 21:36:51 +0100
commitd4fc7adc43f356759adb21f881e542b6159b6624 (patch)
treed4f3b8264c9b532f85cf9eac70d376ddf0d4fb8e /inventory/host_vars/ele-gwhetzner.yml
parentwireguard modules are in mainline linux since a while now... (diff)
wireguard roles: some more cleanups and fixes
Diffstat (limited to 'inventory/host_vars/ele-gwhetzner.yml')
-rw-r--r--inventory/host_vars/ele-gwhetzner.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/inventory/host_vars/ele-gwhetzner.yml b/inventory/host_vars/ele-gwhetzner.yml
index aa9cc7b3..d3faf0cf 100644
--- a/inventory/host_vars/ele-gwhetzner.yml
+++ b/inventory/host_vars/ele-gwhetzner.yml
@@ -87,7 +87,7 @@ wireguard_p2p_interface:
addresses:
- 192.168.123.1/30
-wireguard_p2p_peer:
- pub_key: "RDNeaG06AUkEZqEr/v3zTidroGfTBTsXluOx2ArITyE="
- allowed_ips:
- - 192.168.123.2/32
+wireguard_p2p_peers:
+ - pub_key: "RDNeaG06AUkEZqEr/v3zTidroGfTBTsXluOx2ArITyE="
+ allowed_ips:
+ - 192.168.123.2/32