aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-06-25 20:47:49 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-06-25 20:47:49 -0300
commitd10c9ace6da2979e35901b369422348a92e5402c (patch)
treeba87aaaec89c64bc192af79f5942935eeacfb64a
parent2f96bcffd0043b1b035d4b04f29b6d852cb51071 (diff)
downloadhydra-d10c9ace6da2979e35901b369422348a92e5402c.tar.gz
hydra-d10c9ace6da2979e35901b369422348a92e5402c.tar.bz2
Updates ideas
-rw-r--r--IDEAS.md5
1 files changed, 4 insertions, 1 deletions
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.