mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
8 lines
262 B
Plaintext
8 lines
262 B
Plaintext
{
|
|
"kernel": "/images/stable/coreos_production_pxe.vmlinuz",
|
|
"initrd": ["/images/stable/coreos_production_pxe_image.cpio.gz"],
|
|
"cmdline": {
|
|
"cloud-config-url": "http://172.17.0.2:8080/cloud?uuid=${uuid}",
|
|
"coreos.autologin": ""
|
|
}
|
|
} |