mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
This pulls in https://github.com/flatcar-linux/init/pull/66 to fix the problem that Ignition keys would be lost as soon as update-ssh-keys runs. This is done by placing Ignition's keys in as files in the authorized_keys.d folder and calling update-ssh-keys after Ignition ran.