From 3a2270ba86277f28542c6c8a2834f97a2d3bccc4 Mon Sep 17 00:00:00 2001 From: dtoro Date: Fri, 5 Jun 2026 10:51:51 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20update=20paperless=20(192.168.8.130?= =?UTF-8?q?=E2=86=92243)=20and=20haos=20(192.168.8.101=E2=86=92241)=20afte?= =?UTF-8?q?r=20DHCP=20lease=20changes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Caddyfile updated on caddy LXC with new backend IPs - inventory.yaml updated to reflect current DHCP assignments - hosts/{paperless,haos}.yaml regenerated from inventory --- hosts/haos.yaml | 2 +- hosts/paperless.yaml | 2 +- inventory.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hosts/haos.yaml b/hosts/haos.yaml index 40e3e9c..15d157d 100644 --- a/hosts/haos.yaml +++ b/hosts/haos.yaml @@ -7,7 +7,7 @@ os: linux role: home-automation host: hubris pve_id: 108 -lan_ip: 192.168.8.101 +lan_ip: 192.168.8.241 mesh: tailscale: fqdn: homeassistant diff --git a/hosts/paperless.yaml b/hosts/paperless.yaml index 71b5372..6c66295 100644 --- a/hosts/paperless.yaml +++ b/hosts/paperless.yaml @@ -7,7 +7,7 @@ os: linux role: document-archive host: hubris pve_id: 103 -lan_ip: 192.168.8.130 +lan_ip: 192.168.8.243 mesh: tailscale: fqdn: paperless diff --git a/inventory.yaml b/inventory.yaml index 5a18520..c567a0e 100644 --- a/inventory.yaml +++ b/inventory.yaml @@ -144,7 +144,7 @@ hosts: host: hubris os: linux role: document-archive - lan_ip: 192.168.8.130 + lan_ip: 192.168.8.243 public_host: paperless.hubris.network mesh: tailscale: @@ -298,7 +298,7 @@ hosts: host: hubris os: linux role: home-automation - lan_ip: 192.168.8.101 + lan_ip: 192.168.8.241 mesh: tailscale: fqdn: homeassistant