From a19acdbbd671ca9d8a80c7013db54dd3e6fc7e3f Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 5 Apr 2024 01:59:05 +0200 Subject: glt: prepare browser-kisok display boxes --- inventory/host_vars/glt-helene.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inventory/host_vars/glt-helene.yml') diff --git a/inventory/host_vars/glt-helene.yml b/inventory/host_vars/glt-helene.yml index 71ababaa..22665c8c 100644 --- a/inventory/host_vars/glt-helene.yml +++ b/inventory/host_vars/glt-helene.yml @@ -14,8 +14,8 @@ network: domain: "{{ host_domain }}" primary: &_network_primary_ name: eno1 - address: 192.168.28.24/24 - gateway: 192.168.28.254 + address: 10.73.7.3/16 + gateway: 10.73.0.254 interfaces: - *_network_primary_ -- cgit v1.2.3