From 0ed2a141cb922a6a691db9cee55ce38af0e6987e Mon Sep 17 00:00:00 2001 From: Sophie Schiller Date: Mon, 22 Jul 2024 22:17:00 +0200 Subject: [PATCH] new ips for jh toolz --- nodes/htz-cloud/jugendhackt.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes/htz-cloud/jugendhackt.py b/nodes/htz-cloud/jugendhackt.py index 29d2595..55878d0 100644 --- a/nodes/htz-cloud/jugendhackt.py +++ b/nodes/htz-cloud/jugendhackt.py @@ -14,8 +14,8 @@ nodes['htz-cloud.jugendhackt'] = { 'interfaces': { 'eth0': { 'ips': { - '65.21.106.160', - '2a01:4f9:c012:cfd9::/64', + '37.27.5.12', + '2a01:4f9:c012:eb5b::/64', }, 'gateway4': '172.31.1.1', 'gateway6': 'fe80::1',