18 Commits

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