home.downloadhelper: fix vlan id

This commit is contained in:
Franzi 2023-03-28 22:57:05 +02:00 committed by Franzi
parent 7eb2bf68d8
commit 5116ba8a27

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