home.router: remove dns search domain
This commit is contained in:
parent
6296ab583d
commit
a4e51c5d54
1 changed files with 0 additions and 2 deletions
|
@ -55,9 +55,7 @@ nodes['home.router'] = {
|
||||||
'higher': '172.19.138.250',
|
'higher': '172.19.138.250',
|
||||||
'subnet': '172.19.138.0/24',
|
'subnet': '172.19.138.0/24',
|
||||||
'options': {
|
'options': {
|
||||||
'domain-name': 'franzi-home.kunbox.net',
|
|
||||||
'domain-name-servers': '172.19.138.1',
|
'domain-name-servers': '172.19.138.1',
|
||||||
'domain-search': 'home.kunbox.net',
|
|
||||||
'routers': '172.19.138.1',
|
'routers': '172.19.138.1',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue