fedora-iot / zezere

Zezere is a provisioning service for Fedora IoT. It can be used for deploying Fedora IoT to devices without needing a physical console.
MIT License
58 stars 33 forks source link

Make Ignition write authorized_keys #60

Closed puiterwijk closed 4 years ago

puiterwijk commented 4 years ago

Without this, Ignition writes into /root/.ssh/authorized_keys.d/ignition, which gets ignored by sshd.

Signed-off-by: Patrick Uiterwijk patrick@puiterwijk.org