diff options
-rw-r--r-- | IDEAS.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -7,6 +7,9 @@ Ideas * newkeys: * generate `luks/root` keys if guest VM. * deploy: - * shell script deployment support. + * script deployment support: + * any language is supported. + * folder structure like `$HYDRA_FOLDER/tasks/{conf/$task/hosts,stages/{pre,post,main}/$task}`. + * disable a task script by removing it's file exec flag. * run mount-kvmx-supervised on remote, ensuring all supervised VMs have their images available before applying the puppet catalog. |