Commit graph

4 commits

Author SHA1 Message Date
93731565c0 fix: user data ignition is ignored
I missed the note in the docs that the ignition config specified on
`install-flatcar` will disable the `fetch` stage in ignition. This stage
is required to read the user data ignition config from the metadata
service.

By moving our OEM ignition config to `oemfs/base/base.ign` it will
always be merged with the user data config.
2024-04-03 08:48:11 +02:00
425fbf36a4 feat: add license 2024-03-30 17:02:30 +01:00
a0ecbbe1bc feat: initial templates 2024-03-30 17:01:00 +01:00
755b02cf21 feat: init 2024-03-30 15:44:25 +01:00