diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-05-06 01:36:44 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-05-06 11:15:29 +0200 |
| commit | 2c2f49564564d6db407550d4253f24f7b038e1c7 (patch) | |
| tree | 9845a0b7fba3c11de7e9a55be8769601dbe6e3d4 /host_vars | |
| parent | ec45cc873684585b2364e52a3d946aeb00e79684 (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')
| -rw-r--r-- | host_vars/pve.local.yml | bin | 559 -> 728 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/host_vars/pve.local.yml b/host_vars/pve.local.yml Binary files differindex d9a5c586..411f7c6e 100644 --- a/host_vars/pve.local.yml +++ b/host_vars/pve.local.yml |
