From cc92c206fce389af2260eecc54ca9f2f97bbb0a0 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 3 Jul 2026 13:44:42 +0200 Subject: Disable unstable ipv6 setup for now --- host_vars/pve.local.yml.example | 3 --- 1 file changed, 3 deletions(-) (limited to 'host_vars/pve.local.yml.example') 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" -- cgit v1.2.3