From 694be104b87252dab545ccec0d7b79a53fa4c740 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Tue, 5 Mar 2024 08:31:18 +0100 Subject: Remove schokkerstraat nodes from wireguard for now --- data.d/vpn-wireguard/peers/caeghi.tyil.net | 4 ---- data.d/vpn-wireguard/peers/faiwoo.tyil.net | 4 ---- data.d/vpn-wireguard/peers/oolah.tyil.net | 4 ---- hosts.d/caeghi.tyil.net | 2 -- hosts.d/faiwoo.tyil.net | 2 -- hosts.d/nouki.tyil.net | 2 -- hosts.d/oolah.tyil.net | 2 -- 7 files changed, 20 deletions(-) delete mode 100644 data.d/vpn-wireguard/peers/caeghi.tyil.net delete mode 100644 data.d/vpn-wireguard/peers/faiwoo.tyil.net delete mode 100644 data.d/vpn-wireguard/peers/oolah.tyil.net diff --git a/data.d/vpn-wireguard/peers/caeghi.tyil.net b/data.d/vpn-wireguard/peers/caeghi.tyil.net deleted file mode 100644 index 4a8fcc5..0000000 --- a/data.d/vpn-wireguard/peers/caeghi.tyil.net +++ /dev/null @@ -1,4 +0,0 @@ -[Peer] -AllowedIPs = fd68:1058:1992:3381:0:1:0:2/128 -Endpoint = [2a01:4f8:c010:ca5::1]:51820 -PublicKey = vGpzh18/52wjBrXRD/a+MD7MJ01ciWblxXR4FyCDcxA= diff --git a/data.d/vpn-wireguard/peers/faiwoo.tyil.net b/data.d/vpn-wireguard/peers/faiwoo.tyil.net deleted file mode 100644 index 0fe9101..0000000 --- a/data.d/vpn-wireguard/peers/faiwoo.tyil.net +++ /dev/null @@ -1,4 +0,0 @@ -[Peer] -AllowedIPs = fd68:1058:1992:3381:0:1:1:2/128 -Endpoint = [2a01:4f9:c010:e20c::1]:51820 -PublicKey = LIK0WyhbX2WNqkkT9iCtKxJN24INcklzF9O8/xWUNAI= diff --git a/data.d/vpn-wireguard/peers/oolah.tyil.net b/data.d/vpn-wireguard/peers/oolah.tyil.net deleted file mode 100644 index 7a19559..0000000 --- a/data.d/vpn-wireguard/peers/oolah.tyil.net +++ /dev/null @@ -1,4 +0,0 @@ -[Peer] -AllowedIPs = fd68:1058:1992:3381:0:3317:0:1/128 -Endpoint = [2a10:3781:2453:1:7aaf:8ff:fe7a:9ba8]:51820 -PublicKey = Mk+SQeYfV25BSxtynJA96aHTYGGMCfFvw5al70noX2c= diff --git a/hosts.d/caeghi.tyil.net b/hosts.d/caeghi.tyil.net index 67da46a..35c70c3 100644 --- a/hosts.d/caeghi.tyil.net +++ b/hosts.d/caeghi.tyil.net @@ -7,5 +7,3 @@ bashtard.ssh.host=10.57.20.2 meta.provider=hetzner vpn-tinc.ipv4=10.57.20.2 vpn-tinc.ipv6=fd68:1057:1992:3381:0:1:0:1 -vpn-wireguard.ip=fd68:1058:1992:3381:0:1:0:1 -vpn-wireguard.endpoint=2a01:4f8:c010:ca5::1 diff --git a/hosts.d/faiwoo.tyil.net b/hosts.d/faiwoo.tyil.net index db2c162..ff0e9c8 100644 --- a/hosts.d/faiwoo.tyil.net +++ b/hosts.d/faiwoo.tyil.net @@ -7,5 +7,3 @@ bashtard.ssh.host=10.57.20.5 meta.provider=hetzner vpn-tinc.ipv4=10.57.20.5 vpn-tinc.ipv6=fd68:1057:1992:3381:0:1:1:2 -vpn-wireguard.endpoint=2a01:4f9:c010:e20c::1 -vpn-wireguard.ip=fd68:1058:1992:3381:0:1:1:2 diff --git a/hosts.d/nouki.tyil.net b/hosts.d/nouki.tyil.net index 1fa986e..1c37b7d 100644 --- a/hosts.d/nouki.tyil.net +++ b/hosts.d/nouki.tyil.net @@ -3,5 +3,3 @@ k3s-node.role=server meta.provider=self vpn-tinc.ipv4=10.57.101.20 vpn-tinc.ipv6=fd68:1057:1992:3381:0:3317:2:1 -vpn-wireguard.ip=fd68:1058:1992:3381:0:3317:2:1 -vpn-wireguard.endpoint=2a10:3781:2453:1:b4e0:9393:3c64:7fd8 diff --git a/hosts.d/oolah.tyil.net b/hosts.d/oolah.tyil.net index 08874cf..d9800bf 100644 --- a/hosts.d/oolah.tyil.net +++ b/hosts.d/oolah.tyil.net @@ -5,5 +5,3 @@ k3s-node.entry.host=10.57.101.20 meta.provider=self vpn-tinc.ipv4=10.57.101.1 vpn-tinc.ipv6=fd68:1057:1992:3381:0:3317:1:1 -vpn-wireguard.ip=fd68:1058:1992:3381:0:3317:1:1 -vpn-wireguard.endpoint=2a10:3781:2453:1:7aaf:8ff:fe7a:9ba8 -- cgit v1.1