Commit graph

6 commits

Author SHA1 Message Date
Lenz Grimmer
544485c53c
Update README.md
Add links to requirements.
Fix minor typos and wording issues.

Signed-off-by: Lenz Grimmer <lenz@grimmer.com>
2024-04-03 16:24:27 +02:00
274e4192f4
fix: creating server doc is broken
The head command would have returned the first 10 IDs.
2024-04-03 11:00:21 +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
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