diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-08-05 13:53:07 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-08-05 14:38:00 +0300 |
| commit | 469afb98140c2a33ecd0124381035423a2006e1e (patch) | |
| tree | c3e234437df915d47831829d3e34671b82be8ef2 /inventory/test | |
| parent | d38fe54ab035f8e3248b8e20a58abd89861833bf (diff) | |
Restructure jail ip references
Diffstat (limited to 'inventory/test')
| -rw-r--r-- | inventory/test/hosts.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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" |
