diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-06-24 12:36:59 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-06-24 12:36:59 -0300 |
commit | f640a7c815f15f5105670c897edf7f020cdc535f (patch) | |
tree | 2af64f343ea5b2936f1ad1c699871f3eb0527396 /doc | |
parent | 8c5dbc6258cfee9685eccc391ed505d9e8d5eca1 (diff) | |
download | hydra-f640a7c815f15f5105670c897edf7f020cdc535f.tar.gz hydra-f640a7c815f15f5105670c897edf7f020cdc535f.tar.bz2 |
Deploy: fqdn match via local config lookup
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index cce95e9..67f4d66 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -5,6 +5,6 @@ TODO - metrics and alarms subsystem. - deploy: - lockfile. - - fqdn match via local config lookup. + - error handling. - check hostname and required node configuration. - log applied version and date (in the node and in the repo). |