mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-04-05 09:07:49 +00:00
13 lines
421 B
JSON
13 lines
421 B
JSON
{
|
|
"id": "default",
|
|
"boot": {
|
|
"kernel": "/images/coreos/835.9.0/coreos_production_pxe.vmlinuz",
|
|
"initrd": ["/images/coreos/835.9.0/coreos_production_pxe_image.cpio.gz"],
|
|
"cmdline": {
|
|
"cloud-config-url": "http://172.17.0.2:8080/cloud?uuid=${uuid}&mac=${net0/mac:hexhyp}",
|
|
"coreos.autologin": ""
|
|
}
|
|
},
|
|
"cloud_id": "default.yaml",
|
|
"ignition_id": ""
|
|
} |