mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-04-05 07:07:52 +00:00
8 lines
301 B
Plaintext
8 lines
301 B
Plaintext
{
|
|
"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": ""
|
|
}
|
|
} |