13 lines
157 B
JSON
13 lines
157 B
JSON
|
{
|
||
|
"dhcp" : {
|
||
|
"defaults" : {
|
||
|
"dhcp-wait" : "no"
|
||
|
},
|
||
|
"iface_defaults" : {
|
||
|
"eth0" : {
|
||
|
"dhcp6-duid" : "LL"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|