mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
* Verify all examples and docs work correctly * Exclude contrib k8s and systemd which will be updated and verified in a followup commit
12 lines
293 B
JSON
12 lines
293 B
JSON
{
|
|
"id": "coreos-install",
|
|
"name": "CoreOS Install",
|
|
"profile": "install-reboot",
|
|
"metadata": {
|
|
"coreos_channel": "stable",
|
|
"coreos_version": "1185.3.0",
|
|
"ignition_endpoint": "http://matchbox.foo:8080/ignition",
|
|
"baseurl": "http://matchbox.foo:8080/assets/coreos"
|
|
}
|
|
}
|