summaryrefslogtreecommitdiffstats
path: root/host_vars/pve.local.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-05-06 01:36:44 +0200
committerAhmed Abdelhalim <[email protected]>2026-05-06 11:15:29 +0200
commit4abac66c1ca799029b13076e0c14a8e9a676e401 (patch)
tree9845a0b7fba3c11de7e9a55be8769601dbe6e3d4 /host_vars/pve.local.yml
parent8f905acd42461bcccc30330c0c13619e3d5d48b5 (diff)
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
Diffstat (limited to 'host_vars/pve.local.yml')
-rw-r--r--host_vars/pve.local.ymlbin559 -> 728 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/host_vars/pve.local.yml b/host_vars/pve.local.yml
index d9a5c586..411f7c6e 100644
--- a/host_vars/pve.local.yml
+++ b/host_vars/pve.local.yml
Binary files differ