nodes/htz.ex42-1048908: there are no more VMs
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-08-22 07:17:16 +02:00
parent ece7b343f9
commit f6231f2d66
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

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