From 4715a28fdcd87440400d17154bfa361d99db29cc Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 12 May 2026 15:06:28 +0300 Subject: Add local vm for testing, adjust configs --- host_vars/pursotin.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 host_vars/pursotin.yml (limited to 'host_vars/pursotin.yml') diff --git a/host_vars/pursotin.yml b/host_vars/pursotin.yml new file mode 100644 index 0000000..0f7e173 --- /dev/null +++ b/host_vars/pursotin.yml @@ -0,0 +1,7 @@ +nic_lan: igc0 +nic_wan: igc1 +arch: amd64/amd64 +is_test_vm: false +jail_lan_prefix: "192.168.2" +jail_lan_prefixlen: "16" +jail_ip_offset: 0 -- cgit v1.3