From 34eb5a7d5623d3ac5411572976372a1760d356a1 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 4 Apr 2024 12:26:41 +0200 Subject: Set oolah as the new k3s-master --- data.d/vpn-wireguard/peers/gaeru.tyil.net | 5 +++++ hosts.d/gaeru.tyil.net | 5 ++++- registry.d/gaeru.tyil.net | 1 + registry.d/oolah.tyil.net | 1 + 4 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 data.d/vpn-wireguard/peers/gaeru.tyil.net diff --git a/data.d/vpn-wireguard/peers/gaeru.tyil.net b/data.d/vpn-wireguard/peers/gaeru.tyil.net new file mode 100644 index 0000000..798c9da --- /dev/null +++ b/data.d/vpn-wireguard/peers/gaeru.tyil.net @@ -0,0 +1,5 @@ +[Peer] +AllowedIPs = fd68:1058:1992:3381:0:1:2:1/128,10.58.1.5/32 +Endpoint = [37.48.120.26]:51820 +PublicKey = cUATjuKwIfQe/JzQNxdxO1AgIyflGDoFBIoF4rht93U= +PersistentKeepalive = 10 diff --git a/hosts.d/gaeru.tyil.net b/hosts.d/gaeru.tyil.net index e3fc506..6d3b7cd 100644 --- a/hosts.d/gaeru.tyil.net +++ b/hosts.d/gaeru.tyil.net @@ -5,4 +5,7 @@ bashtard.backup.repositories.1=rsync.net:{fqdn} bashtard.ssh.host=10.57.20.6 meta.provider=leaseweb vpn-tinc.ipv4=10.57.20.6 -vpn-tinc.ipv6=fd68:1057:1992:3381:0:2:0:1 +vpn-tinc.ipv6=fd68:1057:1992:3381:0:1:2:1 +vpn-wireguard.endpoint=37.48.120.26 +vpn-wireguard.ipv4=10.58.1.5 +vpn-wireguard.ipv6=fd68:1058:1992:3381:0:1:2:1 diff --git a/registry.d/gaeru.tyil.net b/registry.d/gaeru.tyil.net index c3910de..983e06c 100644 --- a/registry.d/gaeru.tyil.net +++ b/registry.d/gaeru.tyil.net @@ -1,3 +1,4 @@ ssh user-tyil vpn-tinc +vpn-wireguard diff --git a/registry.d/oolah.tyil.net b/registry.d/oolah.tyil.net index 07624a3..0548b0a 100644 --- a/registry.d/oolah.tyil.net +++ b/registry.d/oolah.tyil.net @@ -1,3 +1,4 @@ +k3s-master proxy-privoxy ssh user-tyil -- cgit v1.1