Commit Graph

17 Commits

Author SHA1 Message Date
Joshua Boniface 247fc866a2 Handle return codes from paramiko commands 2022-10-25 21:17:12 +00:00
Joshua Boniface 08ba856288 Standardize names and lock config 2022-10-25 19:25:38 +00:00
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 bdf72f90c5 Fix bad octal conversion 2022-07-07 23:29:51 -04:00
Joshua Boniface 75de65fe71 Quote error in messages 2022-07-07 20:26:50 +00:00
Joshua Boniface 0ca705ddd9 Make sure mode is set as integer 2022-07-07 20:19:04 +00:00
Joshua Boniface f10e0930e4 Fix bad hook variable 2022-07-07 18:10:27 +00:00
Joshua Boniface fe6f34a3eb Add note message type and improve messages 2022-07-07 16:23:18 +00:00
Joshua Boniface 9a9caae923 Fix where path is expanded 2022-07-07 15:39:06 +00:00
Joshua Boniface 0565a6b635 Fix relative paths in copy hook 2022-07-06 22:25:25 +00:00
Joshua Boniface 26c86a40fd Add replcfg option to pool creation 2022-07-06 20:05:28 +00:00
Joshua Boniface d68c3a32b5 Fix bug with network hooks 2022-07-06 19:50:24 +00:00
Joshua Boniface c86a14477c Add sudo option to script hooks 2022-07-06 19:42:25 +00:00
Joshua Boniface d773ded73d Add remainder of notification webhooks 2022-07-06 18:33:41 +00:00
Joshua Boniface 0f2ff07aed Support additional arguments to a script execution 2022-06-23 16:23:28 -04:00
Joshua Boniface 68ebfae6af Add file copy hook 2022-06-23 13:16:39 -04: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