Files
matchbox/examples/groups/simple-install/install.json

12 lines
299 B
JSON

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