Commit graph

6 commits

Author SHA1 Message Date
a5c8a49c6a feat: cleanup code and introduce custom labels 2024-05-30 16:54:22 +02:00
Mathieu Tortuyaux
c7730392cc packer: use Flatcar release servers (#2)
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-05-30 16:54:22 +02:00
3089324472 docs: use preview image from Flatcar CI 2024-05-30 16:54:22 +02:00
0752579fe1 feat: document building the draft oem image pr 2024-05-30 16:54:22 +02:00
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
a0ecbbe1bc feat: initial templates 2024-03-30 17:01:00 +01:00