mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-03-22 08:43:34 +00:00
* Refactor examples to boot provision minimal hosts with Fedora CoreOS or Flatcar Linux * Remove the etcd3 cluster example or other specific kinds of hosts * Update script get-fedora-coreos * Remove script get-coreos
11 lines
137 B
JSON
11 lines
137 B
JSON
{
|
|
"id": "stage-1",
|
|
"name": "Flatcar Linux",
|
|
"profile": "flatcar",
|
|
"selector": {
|
|
"os": "installed"
|
|
},
|
|
"metadata": {
|
|
}
|
|
}
|