fix mac address for home.winkeeinhorn-vm
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
dcba3a446f
commit
46fcd1670f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ nodes['home.winkeeinhorn-vm'] = {
|
||||||
'172.19.138.10',
|
'172.19.138.10',
|
||||||
},
|
},
|
||||||
'dhcp': True,
|
'dhcp': True,
|
||||||
'mac': '42:86:56:de:00:90',
|
'mac': '52:54:00:b0:4e:4d',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'icinga2_api': {
|
'icinga2_api': {
|
||||||
|
|
Loading…
Reference in a new issue