Correct network data json data
Replace tabs with spaces for proper json formatting in network data. Change-Id: I5f9ca9b6c1c8c005f42c0df890d8b9380800cb45
This commit is contained in:
parent
6c91d54e96
commit
eab643987b
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"ethernet_mac_address": "52:54:00:6c:99:85",
|
"ethernet_mac_address": "52:54:00:6c:99:85",
|
||||||
"id": "ens3",
|
"id": "ens3",
|
||||||
"type": "phy"
|
"type": "phy"
|
||||||
}
|
}
|
||||||
@ -10,7 +10,7 @@
|
|||||||
{
|
{
|
||||||
"id": "network0",
|
"id": "network0",
|
||||||
"link": "ens3",
|
"link": "ens3",
|
||||||
"network_id": "99e88329-f20d-4741-9596-25bf07847b16",
|
"network_id": "99e88329-f20d-4741-9596-25bf07847b16",
|
||||||
"type": "ipv4_dhcp"
|
"type": "ipv4_dhcp"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user