From 469afb98140c2a33ecd0124381035423a2006e1e Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 5 Aug 2026 13:53:07 +0300 Subject: Restructure jail ip references --- inventory/prod/hosts.yml | 1 - inventory/test/hosts.yml | 1 - 2 files changed, 2 deletions(-) (limited to 'inventory') diff --git a/inventory/prod/hosts.yml b/inventory/prod/hosts.yml index ab2f80f..017166c 100644 --- a/inventory/prod/hosts.yml +++ b/inventory/prod/hosts.yml @@ -10,7 +10,6 @@ all: nic_wan: igc1 lan_ipv4_gateway: "192.168.0.1" lan_ipv4_cidr: "192.168.0.10/16" - poudriere_repo_ip: "192.168.2.21" jail_lan_cidr: "192.168.2.0/16" jail_lan_offset: 0 is_prod: true diff --git a/inventory/test/hosts.yml b/inventory/test/hosts.yml index 2624b52..9c6c73a 100644 --- a/inventory/test/hosts.yml +++ b/inventory/test/hosts.yml @@ -15,7 +15,6 @@ all: dns_nameserver: "10.0.20.1" lan_ipv4_gateway: "10.0.20.1" lan_ipv4_cidr: "10.0.20.2/24" - poudriere_repo_ip: "10.0.20.121" jail_lan_cidr: "10.0.20.0/24" jail_lan_offset: 100 ingress_wan_static: "10.0.20.3/24" -- cgit v1.3