openSUSE / jeos-firstboot

Lightweight firstboot wizard systemd service for SLE and openSUSE JeOS Images
MIT License
14 stars 13 forks source link

add support for systemd credentials #108

Closed lnussel closed 1 month ago

lnussel commented 10 months ago

systemd-firstboot supports a number of credentials to provision machines on first boot:

passwd.hashed-password.root
passwd.plaintext-password.root
passwd.shell.root
firstboot.locale
firstboot.locale-messages
firstboot.keymap
firstboot.timezone

Would be good to support that also in jeos-firstboot

Vogtinator commented 1 month ago

119 got merged