From 42958f78345a2ea8720a44f893fc0e5499c392fd Mon Sep 17 00:00:00 2001 From: mwiegand Date: Mon, 28 Jun 2021 22:32:02 +0200 Subject: [PATCH] wip --- nodes/htz.mails.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/htz.mails.py b/nodes/htz.mails.py index f7129a9..e93deb1 100644 --- a/nodes/htz.mails.py +++ b/nodes/htz.mails.py @@ -43,7 +43,7 @@ 'network': { 'internal': { 'interface': 'ens10', - 'ipv4': '10.0.10.2/32', + 'ipv4': '10.0.10.2/24', }, 'external': { 'interface': 'eth0',