aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-02-24 14:04:28 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-02-24 14:04:28 -0300
commitefee02107e419bfb91ddd4697a80bbdcdbd86591 (patch)
tree5e5b7926a69749d5450c8e76794afa1aad23b62d /IDEAS.md
parenta9297bdaad681a5013a0810187727d34842e052f (diff)
downloadhydra-efee02107e419bfb91ddd4697a80bbdcdbd86591.tar.gz
hydra-efee02107e419bfb91ddd4697a80bbdcdbd86591.tar.bz2
Feat: docs: ideas
Diffstat (limited to 'IDEAS.md')
-rw-r--r--IDEAS.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/IDEAS.md b/IDEAS.md
deleted file mode 100644
index 7b93d01..0000000
--- a/IDEAS.md
+++ /dev/null
@@ -1,15 +0,0 @@
-Ideas
-=====
-
-* hydractl:
- * mount-kvmx-supervised: open encrypted volumes from supervised guests.
-* hydra:
- * newkeys:
- * generate `luks/root` keys if guest VM.
- * deploy:
- * 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.