home.downloadhelper: rotate all the vlans
This commit is contained in:
parent
64716d12cf
commit
fe9716088a
1 changed files with 2 additions and 2 deletions
|
@ -9,11 +9,11 @@ nodes['home.downloadhelper'] = {
|
||||||
},
|
},
|
||||||
'metadata': {
|
'metadata': {
|
||||||
'interfaces': {
|
'interfaces': {
|
||||||
'enp1s0.8': {
|
'enp1s0.3301': {
|
||||||
'dhcp': True,
|
'dhcp': True,
|
||||||
'send_hostname': False,
|
'send_hostname': False,
|
||||||
},
|
},
|
||||||
'enp1s0.42': {
|
'enp1s0.1138': {
|
||||||
'ips': {
|
'ips': {
|
||||||
'172.19.138.27/24',
|
'172.19.138.27/24',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue