kunsi-p14s: clean up after setup
This commit is contained in:
parent
24951f3070
commit
8d72ca805d
1 changed files with 1 additions and 12 deletions
|
@ -43,14 +43,6 @@ nodes['kunsi-p14s'] = {
|
||||||
'8000': {'*'},
|
'8000': {'*'},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
#'hosts': {
|
|
||||||
# 'entries': {
|
|
||||||
# '10.101.64.10': {
|
|
||||||
# 'www.wifionice.de',
|
|
||||||
# 'wifionice.de',
|
|
||||||
# },
|
|
||||||
# },
|
|
||||||
#},
|
|
||||||
'icinga_options': {
|
'icinga_options': {
|
||||||
'exclude_from_monitoring': True,
|
'exclude_from_monitoring': True,
|
||||||
},
|
},
|
||||||
|
@ -59,10 +51,7 @@ nodes['kunsi-p14s'] = {
|
||||||
'dhcp': True,
|
'dhcp': True,
|
||||||
},
|
},
|
||||||
'enp5s0': {
|
'enp5s0': {
|
||||||
'ips': {
|
'dhcp': True,
|
||||||
'172.19.138.90',
|
|
||||||
},
|
|
||||||
'gateway4': '172.19.138.1',
|
|
||||||
},
|
},
|
||||||
# there is also wlp3s0, but that's managed by netctl
|
# there is also wlp3s0, but that's managed by netctl
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue