From f6231f2d66915b529fc892cffb47c1592d73cbfd Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 22 Aug 2021 07:17:16 +0200 Subject: [PATCH] nodes/htz.ex42-1048908: there are no more VMs --- nodes/htz/ex42-1048908.py | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/nodes/htz/ex42-1048908.py b/nodes/htz/ex42-1048908.py index 4669e1b..268a5a3 100644 --- a/nodes/htz/ex42-1048908.py +++ b/nodes/htz/ex42-1048908.py @@ -3,7 +3,6 @@ nodes['htz.ex42-1048908'] = { 'check-mail-received', 'lm-sensors', 'smartd', - 'vmhost', }, 'groups': { 'debian-buster', @@ -37,26 +36,6 @@ nodes['htz.ex42-1048908'] = { 'en_DK.UTF-8', }, }, - 'nftables': { - 'rules': { - 'input': { - 'libvirt': [ - 'tcp dport 53 iif virbr0 accept', - 'udp dport 53 iif virbr0 accept', - 'udp dport { 67, 68 } iif virbr0 accept', - ], - }, - 'forward': { - 'libvirt': [ - 'iif virbr0 accept', - 'oif virbr0 accept', - ], - }, - 'nat_postrouting': { - 'oif enp0s31f6 masquerade', - }, - }, - }, 'nginx': { 'security.txt': { 'contact': 'mailto:security@kunsmann.eu',