Commit Graph

2 Commits (6c02a4672c30b73ba5491c331e0c5a85b93e3f27)

Author SHA1 Message Date
Dustin 6c02a4672c fedora-rpi: Start chrony-wait before host certs
On machines without an RTC, the clock will likely be very wrong on first
boot when system tries to obtain the initial SSH host certificates.
This results in the SSHCA server rejecting the request because the
authorization token has expired.  To avoid this, we need to ensure the
clock is set before attempting to have the certificates signed.
2024-12-28 12:17:15 -06:00
Dustin be24a5dd52 Add generic Fedora kickstarts
* `fedora.ks` is used for virtual machines running Fedora Linux
* `fedora-rpi.ks` is for Raspberry Pi machines
* `common.ks` is shared between the two
2024-12-27 21:02:13 -06:00