From 2c2f49564564d6db407550d4253f24f7b038e1c7 Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Wed, 6 May 2026 01:36:44 +0200 Subject: Fix proxmox proxy not starting because of ipv6.local resolution issue The ipv6.local resolution uses the ZONE_ID to distinguish between the ipv6 on local env (wlan0) and this causes the cert generation to fail Using /etc/hosts file for the resolution is better than disabling ipv6 or writing a wrapper for the service. Assisted-By: Claude Code --- host_vars/pve.local.yml | Bin 559 -> 728 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'host_vars') diff --git a/host_vars/pve.local.yml b/host_vars/pve.local.yml index d9a5c586..411f7c6e 100644 Binary files a/host_vars/pve.local.yml and b/host_vars/pve.local.yml differ -- cgit v1.2.3