mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-22 14:02:16 +02:00
There was a logical mistake in Ignition that caused ignition.config.* only to work when it was part of the ovfenv. Thus they were added but the old CoreOS variables marked deprecated and kept. With both as OVF variables each of them worked but directly specifying ignition.config.* as guest variable still didn't because of the logical mistake. Now there is a fix and both work well when specified directly as guest variable (https://github.com/flatcar-linux/ignition/pull/11). Delete the old CoreOS OVF variables because they just clutter the UI and only the Ignition variables should be used in the UI.
CoreOS Container Linux SDK scripts
Welcome to the scripts repo, your starting place for most things here in the CoreOS Container Linux SDK. To get started you can find our documentation on the CoreOS website.
Description
Languages
Shell
93.1%
Python
6.9%