From: Silvio Rhatto Date: Mon, 25 Jun 2018 23:47:49 +0000 (-0300) Subject: Updates ideas X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d10c9ace6da2979e35901b369422348a92e5402c;p=hydra.git Updates ideas --- diff --git a/IDEAS.md b/IDEAS.md index da19534..7b93d01 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -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.