diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-05-26 17:46:00 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-05-26 17:46:00 -0300 |
commit | e338658a21ed376023e48ee6253ef573c409f88c (patch) | |
tree | 1ff8503016f9948ec4b2ace6805427ef8228a91b /doc | |
parent | 1270aa544c1d0ff1d28491ee718e1b99a827296d (diff) | |
download | hydra-e338658a21ed376023e48ee6253ef573c409f88c.tar.gz hydra-e338658a21ed376023e48ee6253ef573c409f88c.tar.bz2 |
Updates TODO
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index db0d3f1..e8a7da7 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -4,11 +4,12 @@ TODO - proper documentation. - install: move to /usr/local/share/hydra. - init: add new repositories as superproject's submodules. -- bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`). +- bootless: always use first partition (like `/dev/sdb1`). - ssh-config: hydra integration. - init: version control in the superproject? - metrics and alarms subsystem. - deploy: + - fqdn match via local config lookup. - fact collection. - lockfile. - keys and certs. |