diff options
Diffstat (limited to 'host_vars')
| -rw-r--r-- | host_vars/rpi5.local.yml | bin | 717 -> 718 bytes | |||
| -rw-r--r-- | host_vars/rpi5.local.yml.example | 2 | ||||
| -rw-r--r-- | host_vars/ubuntu.local.yml | bin | 528 -> 203 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/host_vars/rpi5.local.yml b/host_vars/rpi5.local.yml Binary files differindex 80e6dc4d..4a1dcc5c 100644 --- a/host_vars/rpi5.local.yml +++ b/host_vars/rpi5.local.yml diff --git a/host_vars/rpi5.local.yml.example b/host_vars/rpi5.local.yml.example index 1fc19dd1..435307ca 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" -wireguard_gateway_enabled: true +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 Binary files differindex 8fc0e6f0..4b3a00d2 100644 --- a/host_vars/ubuntu.local.yml +++ b/host_vars/ubuntu.local.yml |
