nodes/htz.ex42-1048908: there are no more VMs
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
ece7b343f9
commit
f6231f2d66
1 changed files with 0 additions and 21 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue