diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-01-19 16:56:49 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-01-19 16:56:49 -0200 |
commit | f2b91e402780e19ae59af953e99170b09736edbc (patch) | |
tree | 16c09af75f1bb15e067a98d3d23819bfcf75da0d | |
parent | 8f867e614f78adc21a773aae9961c457f1a302d0 (diff) | |
download | hydra-f2b91e402780e19ae59af953e99170b09736edbc.tar.gz hydra-f2b91e402780e19ae59af953e99170b09736edbc.tar.bz2 |
TODO cleanup
-rw-r--r-- | TODO.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -5,11 +5,7 @@ Hydra ----- - ansible integration. -- module-commit: - - 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 using `ProxyCommand`. - init: add new repositories as superproject's submodules. - nodes: get node list via hiera files. - newnode: do not generate manifest file, only hiera. |