summaryrefslogtreecommitdiff
path: root/inventory/host_vars/s2-thetys.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/s2-thetys.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/s2-thetys.yml')
-rw-r--r--inventory/host_vars/s2-thetys.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/inventory/host_vars/s2-thetys.yml b/inventory/host_vars/s2-thetys.yml
index 689c124b..d373ff63 100644
--- a/inventory/host_vars/s2-thetys.yml
+++ b/inventory/host_vars/s2-thetys.yml
@@ -85,11 +85,11 @@ wireguard_p2p_interface:
addresses:
- 192.168.123.2/30
-wireguard_p2p_peer:
- pub_key: "r/pFU+OOHmSZUJPSA15emuCQhC/MvLnmfx5o5MPl7yo="
- keepalive_interval: 10
- endpoint:
- host: 178.63.180.138
- port: 51920
- allowed_ips:
- - 192.168.123.1/32
+wireguard_p2p_peers:
+ - pub_key: "r/pFU+OOHmSZUJPSA15emuCQhC/MvLnmfx5o5MPl7yo="
+ keepalive_interval: 10
+ endpoint:
+ host: 178.63.180.138
+ port: 51920
+ allowed_ips:
+ - 192.168.123.1/32