fix: update paperless (192.168.8.130→243) and haos (192.168.8.101→241) after DHCP lease changes
- Caddyfile updated on caddy LXC with new backend IPs
- inventory.yaml updated to reflect current DHCP assignments
- hosts/{paperless,haos}.yaml regenerated from inventory
This commit is contained in:
@@ -7,7 +7,7 @@ os: linux
|
|||||||
role: home-automation
|
role: home-automation
|
||||||
host: hubris
|
host: hubris
|
||||||
pve_id: 108
|
pve_id: 108
|
||||||
lan_ip: 192.168.8.101
|
lan_ip: 192.168.8.241
|
||||||
mesh:
|
mesh:
|
||||||
tailscale:
|
tailscale:
|
||||||
fqdn: homeassistant
|
fqdn: homeassistant
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ os: linux
|
|||||||
role: document-archive
|
role: document-archive
|
||||||
host: hubris
|
host: hubris
|
||||||
pve_id: 103
|
pve_id: 103
|
||||||
lan_ip: 192.168.8.130
|
lan_ip: 192.168.8.243
|
||||||
mesh:
|
mesh:
|
||||||
tailscale:
|
tailscale:
|
||||||
fqdn: paperless
|
fqdn: paperless
|
||||||
|
|||||||
@@ -144,7 +144,7 @@ hosts:
|
|||||||
host: hubris
|
host: hubris
|
||||||
os: linux
|
os: linux
|
||||||
role: document-archive
|
role: document-archive
|
||||||
lan_ip: 192.168.8.130
|
lan_ip: 192.168.8.243
|
||||||
public_host: paperless.hubris.network
|
public_host: paperless.hubris.network
|
||||||
mesh:
|
mesh:
|
||||||
tailscale:
|
tailscale:
|
||||||
@@ -298,7 +298,7 @@ hosts:
|
|||||||
host: hubris
|
host: hubris
|
||||||
os: linux
|
os: linux
|
||||||
role: home-automation
|
role: home-automation
|
||||||
lan_ip: 192.168.8.101
|
lan_ip: 192.168.8.241
|
||||||
mesh:
|
mesh:
|
||||||
tailscale:
|
tailscale:
|
||||||
fqdn: homeassistant
|
fqdn: homeassistant
|
||||||
|
|||||||
Reference in New Issue
Block a user