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/prod | |
| parent | d38fe54ab035f8e3248b8e20a58abd89861833bf (diff) | |
Restructure jail ip references
Diffstat (limited to 'inventory/prod')
| -rw-r--r-- | inventory/prod/hosts.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
