home.nas is no longer running dell ULNM

This commit is contained in:
Franzi 2025-07-06 18:07:41 +02:00
parent 540ef9d606
commit ad7f722f31
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -1,5 +1,3 @@
# Dell Local Node Manager running on <http://172.19.138.20:4679/>
nodes['home.nas'] = {
'hostname': '172.19.138.20',
'bundles': {
@ -77,10 +75,6 @@ nodes['home.nas'] = {
},
'firewall': {
'port_rules': {
'4679/tcp': { # Dell ULNM
'172.19.136.0/25',
'172.19.138.0/24',
},
'5060/tcp': { # yate SIP
'home.snom-wohnzimmer',
},