87011ff63b
Bump ethdevice-timeout to 600s
...
It seems that this can time out if dnsmasq is already sending a TFTP
file. To prevent this just bump up the timeout to 10 minutes.
2021-12-11 22:39:26 -05:00
133d6fe994
Complete implementation of seed install
...
Some fixed decisions were made, namely that bond0 would be created by
the installer from "all other interfaces" to facilitate easy
provisioning.
2021-12-11 18:48:26 -05:00
24758a765b
Improve preseeding config
2021-12-06 02:49:33 -05:00
1cc74e4746
Fix destination host dir
2021-12-04 03:37:38 -05:00
061832ec16
Fix tabs
2021-12-04 02:49:20 -05:00
3fb93b8359
Improve logging and messages
2021-12-04 02:47:55 -05:00
7e50efa9b9
Fix bad option
2021-12-04 02:40:32 -05:00
30f9bbec95
Improve option handling errors
...
The getopts framework just sucks for this, so do it manually.
2021-12-04 02:39:49 -05:00
252c543304
Add buildpxe.sh framework
...
Adds a script to set up a PXE image directory for the PVC installer.
Provides an alternative to the ISO for automating deploys in a
controlled, PXE-based environment.
2021-12-04 02:28:18 -05:00