home.downloadhelper: fix vlan id

This commit is contained in:
Franzi 2023-03-28 22:57:05 +02:00
parent 6e32e6f442
commit bd505d2fef
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -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,
}, },