os-net-config/etc/os-net-config/samples/linux_tap.json

9 lines
118 B
JSON

{ "network_config": [
{
"type": "linux_tap",
"name": "tap0",
"use_dhcp": true
}
]
}