summaryrefslogtreecommitdiffstats
path: root/host_vars/pve.local.yml.example
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-07-03 13:44:42 +0200
committerAhmed Abdelhalim <[email protected]>2026-07-03 13:44:42 +0200
commitcc92c206fce389af2260eecc54ca9f2f97bbb0a0 (patch)
tree957553a6a14d74548fc8c4ab36c5792959dc1917 /host_vars/pve.local.yml.example
parent524d62e39f58896e1ecce1c87b12fc820ef274ad (diff)
Disable unstable ipv6 setup for now
Diffstat (limited to 'host_vars/pve.local.yml.example')
-rw-r--r--host_vars/pve.local.yml.example3
1 files changed, 0 insertions, 3 deletions
diff --git a/host_vars/pve.local.yml.example b/host_vars/pve.local.yml.example
index 182eb39e..def72e3b 100644
--- a/host_vars/pve.local.yml.example
+++ b/host_vars/pve.local.yml.example
@@ -8,9 +8,6 @@ ansible_ssh_extra_args: "-4"
network_ipv4_address: "10.0.0.253"
network_ipv4_gateway: "10.0.0.254"
network_ipv4_dns: "10.0.0.254"
-network_ipv6_address: "fd5c:fd8b:2b8c::253/64"
-network_ipv6_gateway: "fd5c:fd8b:2b8c::254"
-network_ipv6_dns: "fd5c:fd8b:2b8c::254"
restic_version: "0.19.0"