From 254cf133884d8fe3c23d11b661afd4047a3ac0cc Mon Sep 17 00:00:00 2001 From: Webhook Handler Bot <> Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Added new VPN client config --- modules/kubernetes/wireguard/extra/clients.conf | 5 +++++ modules/kubernetes/wireguard/extra/last_ip.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/modules/kubernetes/wireguard/extra/clients.conf b/modules/kubernetes/wireguard/extra/clients.conf index 6862d4c3..72392cc1 100644 --- a/modules/kubernetes/wireguard/extra/clients.conf +++ b/modules/kubernetes/wireguard/extra/clients.conf @@ -13,3 +13,8 @@ AllowedIPs = 10.3.3.12/32 PublicKey = fr4DB6FHhxYyzrtnoNbhdT8Fqwvsz7QkhTnZpSQmBCY= AllowedIPs = 10.3.3.13/32 +[Peer] +# friendly_name = ancalaptop +PublicKey = ET87EZpV86wJ0EcsnXFJgmp2/dgGP+od/tGdMt5ZNVM= +AllowedIPs = 10.3.3.14/32 + diff --git a/modules/kubernetes/wireguard/extra/last_ip.txt b/modules/kubernetes/wireguard/extra/last_ip.txt index e28dac8a..0071d361 100644 --- a/modules/kubernetes/wireguard/extra/last_ip.txt +++ b/modules/kubernetes/wireguard/extra/last_ip.txt @@ -1 +1 @@ -# DO NOT MANUALLY EDIT THIS LINE. Last IP: 10.3.3.13/24 +# DO NOT MANUALLY EDIT THIS LINE. Last IP: 10.3.3.14/24