From aafc0161f938bb29d42f6de001866ad824168716 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 20 Sep 2015 19:15:51 -0300 Subject: Updates TODO --- TODO.md | 6 ++++-- share/hydra/inventory | 0 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 share/hydra/inventory diff --git a/TODO.md b/TODO.md index 517ece6..184101d 100644 --- a/TODO.md +++ b/TODO.md @@ -6,7 +6,7 @@ Hydra - ansible integration. - module-commit: - - check and set git-flow in all repositories. + - check and set git-flow and production branch in all repositories. - check, install and test puppet pre-commit via git-hooks on all repositories using module-commit. - bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`). - ssh-config: hydra integration. @@ -19,7 +19,9 @@ Hydra Hydractl -------- -- provision: config parser using a custom function with `include` directive, avoiding `source`. +- provision: + - command line parameters using key=value pairs. + - config parser using a custom function with `include` directive, avoiding `source`. - install: PREFIX support. - deploy: install keys - upgrade: run docker upgrade on all available images. diff --git a/share/hydra/inventory b/share/hydra/inventory new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3