summaryrefslogtreecommitdiffstats
path: root/host_vars/ubuntu.local.yml.example
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/ubuntu.local.yml.example')
-rw-r--r--host_vars/ubuntu.local.yml.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/host_vars/ubuntu.local.yml.example b/host_vars/ubuntu.local.yml.example
index e552d7ea..1a1cb875 100644
--- a/host_vars/ubuntu.local.yml.example
+++ b/host_vars/ubuntu.local.yml.example
@@ -1,6 +1,11 @@
---
+# Not using raspberry pi as gateway or DNS sinkhole
network_ipv4_address: "10.0.0.203"
network_ipv4_gateway: "10.0.0.1"
+network_ipv4_dns: "10.0.0.1"
+network_ipv6_address: "fd5c:fd8b:2b8c::203/64"
+network_ipv6_gateway: "fd5c:fd8b:2b8c::1"
+network_ipv6_dns: "fd5c:fd8b:2b8c::1"
wireguard_connections:
protonvpn-us-1: |