From d38fe54ab035f8e3248b8e20a58abd89861833bf Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 4 Aug 2026 12:00:39 +0300 Subject: Simplify jail configuration --- inventory/prod/hosts.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory/prod') diff --git a/inventory/prod/hosts.yml b/inventory/prod/hosts.yml index c6f5fa9..ab2f80f 100644 --- a/inventory/prod/hosts.yml +++ b/inventory/prod/hosts.yml @@ -11,6 +11,8 @@ all: 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 jails: vars: -- cgit v1.3