diff --git a/nodes/kunsi-p14s.py b/nodes/kunsi-p14s.py index b964412..251888e 100644 --- a/nodes/kunsi-p14s.py +++ b/nodes/kunsi-p14s.py @@ -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 },