images/debian-isogen/files/meta_data.json
Dmitry Ukov 65a6e7028f [#45] Switch cloud-init to network_data.json
* BareMetal Operator uses network_data.json to specify network
  configuration. Cloud-init should also use this format for
  ephemeral node to reduce document model data duplication
* Since ephemeral node is ISO image it can be used as Data Source for
  cloud-init. Therefore "config-2" label is used for LiveCD image

Change-Id: I972633dfaa521bc99987b838a7d83042527a399e
2020-02-19 07:22:46 +00:00

6 lines
109 B
JSON

{
"hostname": "ephemeral",
"name": "ephemeral",
"uuid": "83679162-1378-4288-a2d4-70e13ec132aa"
}