From ec12de4bc29476f7733a2e5abec91687ee8985ad Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 3 Sep 2025 03:46:34 +0200 Subject: Revert "Refactor: rename wireguard_gateway to gateway" This reverts commit fdd0b5b58f0ebd39ad05e2dcb17faa6603145f97. --- host_vars/rpi5.local.yml | Bin 718 -> 717 bytes host_vars/rpi5.local.yml.example | 2 +- host_vars/ubuntu.local.yml | Bin 203 -> 528 bytes 3 files changed, 1 insertion(+), 1 deletion(-) (limited to 'host_vars') diff --git a/host_vars/rpi5.local.yml b/host_vars/rpi5.local.yml index 4a1dcc5c..80e6dc4d 100644 Binary files a/host_vars/rpi5.local.yml and b/host_vars/rpi5.local.yml differ diff --git a/host_vars/rpi5.local.yml.example b/host_vars/rpi5.local.yml.example index 435307ca..1fc19dd1 100644 --- a/host_vars/rpi5.local.yml.example +++ b/host_vars/rpi5.local.yml.example @@ -16,7 +16,7 @@ pihole_dhcp_hosts: - "ff:ff:ff:ff:ff:fe, 10.0.0.252,TV" - "ff:ff:ff:ff:ff:ff, 10.0.0.253,Printer" -gateway_enabled: true +wireguard_gateway_enabled: true wireguard_autostart_connection: "protonvpn-us-1" wireguard_connections: protonvpn-us-1: | diff --git a/host_vars/ubuntu.local.yml b/host_vars/ubuntu.local.yml index 4b3a00d2..8fc0e6f0 100644 Binary files a/host_vars/ubuntu.local.yml and b/host_vars/ubuntu.local.yml differ -- cgit v1.2.3