From 6bf890f5bcafd9747509efe1122a6132a064a53e Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sat, 25 Jul 2026 12:14:27 +0300 Subject: Set up poudriere custom repo --- 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 44ae3a0..1a2a83f 100644 --- a/inventory/prod/hosts.yml +++ b/inventory/prod/hosts.yml @@ -8,7 +8,6 @@ all: - host_prod nic_lan: igc0 nic_wan: igc1 - arch: amd64/amd64 lan_ipv4_gateway: "192.168.0.1" lan_ipv4_cidr: "192.168.0.10/16" is_prod: true diff --git a/inventory/test/hosts.yml b/inventory/test/hosts.yml index fdf982a..b03dcfc 100644 --- a/inventory/test/hosts.yml +++ b/inventory/test/hosts.yml @@ -12,7 +12,6 @@ all: - host_test nic_lan: vtnet0 nic_wan: vtnet0 - arch: arm64/aarch64 dns_nameserver: "10.0.20.1" lan_ipv4_gateway: "10.0.20.1" lan_ipv4_cidr: "10.0.20.2/24" -- cgit v1.3