From 67d5b193ad7ca4c496d3e701e7db88fb8b200d00 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 13 Jul 2026 14:42:50 +0300 Subject: Prod deployment fixes --- inventory/prod/hosts.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory') diff --git a/inventory/prod/hosts.yml b/inventory/prod/hosts.yml index eff5ecb..44ae3a0 100644 --- a/inventory/prod/hosts.yml +++ b/inventory/prod/hosts.yml @@ -15,8 +15,10 @@ all: jails: vars: ansible_jail_host: pursotin + ansible_host: pursotin jail_delegate_host: pursotin jail_lan_cidr: "192.168.2.0/16" jail_lan_offset: 0 + lan_ipv4_gateway: "192.168.0.1" ssl_enabled: true is_prod: true -- cgit v1.3