Commit Graph

7 Commits

Author SHA1 Message Date
Joshua Boniface f927118f5b Refactor completion of cluster configuration
Instead of rebooting one final time before shutting down, just shut it
down directly after performing hooks. This allows hooks to prestage
things like the `--autostart` flag of a VM properly.
2022-07-08 19:19:29 +00:00
Joshua Boniface 00dd050151 Alter final message text 2022-07-07 21:02:49 +00:00
Joshua Boniface a30c94bcb4 Correct messages for install start/finish 2022-07-07 17:45:27 +00:00
Joshua Boniface fe6f34a3eb Add note message type and improve messages 2022-07-07 16:23:18 +00:00
Joshua Boniface 61f7f33c92 Adjust some completion messages 2022-07-06 19:03:24 +00:00
Joshua Boniface d773ded73d Add remainder of notification webhooks 2022-07-06 18:33:41 +00:00
Joshua Boniface 379262a74f Initial commit of PVC Bootstrap system
Adds the PVC Bootstrap system, which allows the automated deployment of
one or more PVC clusters.
2022-01-02 00:38:02 -05:00