8 Commits

Author SHA1 Message Date
cc68ce54b6 Replace block zeroing with wipefs
This is very time consuming and intensive on the disks and really
doesn't do anything, so use wipefs.
2023-09-01 15:41:59 -04:00
c7e8f0cd6a Fix weird spacing 2023-09-01 15:41:59 -04:00
ab7662c6de Fix template for updated pvcbootstrapd 2023-09-01 15:41:58 -04:00
8062f4bad8 Adjust name of checkin URI 2023-09-01 15:41:58 -04:00
f62972175d Add blacklist config to preseed 2023-09-01 15:41:58 -04:00
efc152b6a6 Ensure defaults are always set 2023-09-01 15:41:58 -04:00
b245e480b9 Add autoselected consoles to Grub config
Prevents having to pick a bunch, which can break if more than one serial
is present for example. Also automates this based on what the installer
has/detects as active.
2023-09-01 15:41:57 -04:00
9939e1f42d Convert seed example to jinja2 and copy in
The pvcbootstrapd system will load this template and write it out for
each host. But keep the nice comments for human-readable use just in
case.
2023-09-01 15:41:57 -04:00