mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 18:19:36 +00:00
Add missing comma
This commit is contained in:
committed by
GitHub
parent
00dbbd9588
commit
31993b2e69
@@ -62,7 +62,7 @@ Profiles reference an Ignition config, Cloud-Config, and/or generic config by na
|
||||
"id": "etcd",
|
||||
"name": "CoreOS with etcd2",
|
||||
"cloud_id": "",
|
||||
"ignition_id": "etcd.yaml"
|
||||
"ignition_id": "etcd.yaml",
|
||||
"generic_id": "some-service.cfg",
|
||||
"boot": {
|
||||
"kernel": "/assets/coreos/1235.9.0/coreos_production_pxe.vmlinuz",
|
||||
|
||||
Reference in New Issue
Block a user