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',