15 lines
303 B
Python
15 lines
303 B
Python
|
nodes['home.ejgwdesk'] = {
|
||
|
'dummy': True,
|
||
|
'metadata': {
|
||
|
'interfaces': {
|
||
|
'default': {
|
||
|
'ips': {
|
||
|
'172.19.138.98',
|
||
|
},
|
||
|
'dhcp': True,
|
||
|
'mac': '54:04:A6:EF:A8:01',
|
||
|
},
|
||
|
},
|
||
|
},
|
||
|
}
|