summaryrefslogtreecommitdiff
path: root/inventory/host_vars/s2-thetys.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-11-20 23:30:14 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-11-20 23:30:14 +0100
commitb6d36823effe31d9c12c927f5d05ddab8c7005c0 (patch)
treef20a721e510a85da81428b2f7d9f46ae51614b05 /inventory/host_vars/s2-thetys.yml
parentch-mimas: external_ip (diff)
parentadd wireguard-based remote vpn connections to ch-(pan|mimas) (diff)
Merge branch 'topic/wireguard-extern-vpn'
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