Files
matchbox/examples/groups/bootkube-install/install.json
2019-01-24 00:53:20 -08:00

12 lines
325 B
JSON

{
"id": "coreos-install",
"name": "CoreOS Container Linux Install",
"profile": "install-reboot",
"metadata": {
"coreos_channel": "stable",
"coreos_version": "1967.3.0",
"ignition_endpoint": "http://matchbox.example.com:8080/ignition",
"baseurl": "http://matchbox.example.com:8080/assets/coreos"
}
}