13 Commits

Author SHA1 Message Date
83118331a5 Wait longer for final poweroff and adjust msgs 2022-10-27 16:39:37 +00:00
05bd7d1711 Fix bad ref to cluster 2022-10-27 16:35:49 +00:00
5db1438328 Fix completion for all nodes 2022-10-27 15:31:05 +00:00
1c3c59b6f0 Add check if node is registered
Avoids reprovisioning existing nodes until they are manually removed
from the database.
2022-10-26 18:10:30 +00:00
b4796ef4c9 Revert incorrect reference call and use right data 2022-10-26 14:53:04 +00:00
2681ccf577 Fix incorrect class reference 2022-10-26 13:54:39 +00:00
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
00dd050151 Alter final message text 2022-07-07 21:02:49 +00:00
a30c94bcb4 Correct messages for install start/finish 2022-07-07 17:45:27 +00:00
fe6f34a3eb Add note message type and improve messages 2022-07-07 16:23:18 +00:00
61f7f33c92 Adjust some completion messages 2022-07-06 19:03:24 +00:00
d773ded73d Add remainder of notification webhooks 2022-07-06 18:33:41 +00:00
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