mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
12 lines
325 B
JSON
12 lines
325 B
JSON
{
|
|
"id": "coreos-install",
|
|
"name": "CoreOS Container Linux Install",
|
|
"profile": "install-reboot",
|
|
"metadata": {
|
|
"coreos_channel": "stable",
|
|
"coreos_version": "1967.3.0",
|
|
"ignition_endpoint": "http://matchbox.example.com:8080/ignition",
|
|
"baseurl": "http://matchbox.example.com:8080/assets/coreos"
|
|
}
|
|
}
|