From 73202ab15e3ff44678cbb646b69d647441303c55 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 27 Jul 2026 13:54:09 +0300 Subject: Restructure after 15.1 update --- inventory/prod/hosts.yml | 1 + inventory/test/hosts.yml | 1 + 2 files changed, 2 insertions(+) (limited to 'inventory') diff --git a/inventory/prod/hosts.yml b/inventory/prod/hosts.yml index 1a2a83f..c6f5fa9 100644 --- a/inventory/prod/hosts.yml +++ b/inventory/prod/hosts.yml @@ -10,6 +10,7 @@ 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" is_prod: true jails: vars: diff --git a/inventory/test/hosts.yml b/inventory/test/hosts.yml index b03dcfc..d9f5bfb 100644 --- a/inventory/test/hosts.yml +++ b/inventory/test/hosts.yml @@ -15,6 +15,7 @@ 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" is_prod: false jails: vars: -- cgit v1.3