diff options
Diffstat (limited to 'inventory/prod')
| -rw-r--r-- | inventory/prod/hosts.yml | 2 |
1 files changed, 2 insertions, 0 deletions
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: |
