mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-03-22 03:43:36 +00:00
* CoreOS 1153.0.0 adds rkt 1.13.0 which should resolve a docker2aci bug in rktnetes observed with rkt 1.11.0 * https://github.com/coreos/rkt/pull/3026
12 lines
290 B
JSON
12 lines
290 B
JSON
{
|
|
"id": "coreos-install",
|
|
"name": "CoreOS Install",
|
|
"profile": "install-reboot",
|
|
"metadata": {
|
|
"coreos_channel": "alpha",
|
|
"coreos_version": "1153.0.0",
|
|
"ignition_endpoint": "http://bootcfg.foo:8080/ignition",
|
|
"baseurl": "http://bootcfg.foo:8080/assets/coreos"
|
|
}
|
|
}
|