home.downloadhelper: fix vlan id
This commit is contained in:
parent
7eb2bf68d8
commit
5116ba8a27
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ nodes['home.downloadhelper'] = {
|
||||||
},
|
},
|
||||||
'metadata': {
|
'metadata': {
|
||||||
'interfaces': {
|
'interfaces': {
|
||||||
'enp1s0.3301': {
|
'enp1s0.3001': {
|
||||||
'dhcp': True,
|
'dhcp': True,
|
||||||
'send_hostname': False,
|
'send_hostname': False,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue