Files
matchbox/examples/groups/simple-install/install.json
2017-09-18 15:08:08 -07:00

12 lines
315 B
JSON

{
"id": "install",
"name": "Simple CoreOS Container Linux Alpha Install",
"profile": "simple-install",
"metadata": {
"coreos_channel": "stable",
"coreos_version": "1465.7.0",
"ignition_endpoint": "http://matchbox.foo:8080/ignition",
"baseurl": "http://matchbox.foo:8080/assets/coreos"
}
}