summaryrefslogtreecommitdiffstats
path: root/host_vars/desktop.local.yml.example
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-06-30 14:05:55 +0200
committerAhmed Abdelhalim <[email protected]>2026-06-30 16:37:42 +0200
commit54ab1be22f4142f6b9fac050fccbec51ba3e9ffe (patch)
treee17870e32c1ba00bc173c6c2228d3b147abedac0 /host_vars/desktop.local.yml.example
parenta3c687dde49fbf31b7049fca9eeb7981a8118cb2 (diff)
Disable ipv6 by defaults
Since ipv6 seems to be causing a lot of issues with the new ISP
Diffstat (limited to 'host_vars/desktop.local.yml.example')
-rw-r--r--host_vars/desktop.local.yml.example3
1 files changed, 0 insertions, 3 deletions
diff --git a/host_vars/desktop.local.yml.example b/host_vars/desktop.local.yml.example
index c1b4aff9..4f572cb9 100644
--- a/host_vars/desktop.local.yml.example
+++ b/host_vars/desktop.local.yml.example
@@ -3,9 +3,6 @@
network_ipv4_address: "10.0.0.201"
network_ipv4_gateway: "10.0.0.254"
network_ipv4_dns: "10.0.0.254"
-network_ipv6_address: "fd5c:fd8b:2b8c::201/64"
-network_ipv6_gateway: "fd5c:fd8b:2b8c::254"
-network_ipv6_dns: "fd5c:fd8b:2b8c::254"
go_versions:
- "latest"