kunsi-p14s: clean up after setup

This commit is contained in:
Franzi 2022-02-13 09:54:20 +01:00
parent 24951f3070
commit 8d72ca805d
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -43,14 +43,6 @@ nodes['kunsi-p14s'] = {
'8000': {'*'},
},
},
#'hosts': {
# 'entries': {
# '10.101.64.10': {
# 'www.wifionice.de',
# 'wifionice.de',
# },
# },
#},
'icinga_options': {
'exclude_from_monitoring': True,
},
@ -59,10 +51,7 @@ nodes['kunsi-p14s'] = {
'dhcp': True,
},
'enp5s0': {
'ips': {
'172.19.138.90',
},
'gateway4': '172.19.138.1',
'dhcp': True,
},
# there is also wlp3s0, but that's managed by netctl
},