Files
matchbox/examples/groups/simple-install/install.json
Dalton Hubble d496192032 Rename bootcfg to matchbox in docs, examples, scripts
* Verify all examples and docs work correctly
* Exclude contrib k8s and systemd which will be updated
and verified in a followup commit
2017-01-09 04:32:45 -08:00

12 lines
299 B
JSON

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