diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-06-30 23:35:47 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-06-30 23:35:47 -0300 |
commit | 96fa19991d4810590b71db73b5c6e5f2c69d9fbc (patch) | |
tree | 6d6cf13e800481b6b4320673a43c544526ac6f57 /doc | |
parent | 50d116ff974376404526097d6e996f6b1c9755de (diff) | |
download | hydra-96fa19991d4810590b71db73b5c6e5f2c69d9fbc.tar.gz hydra-96fa19991d4810590b71db73b5c6e5f2c69d9fbc.tar.bz2 |
Facts: filter transient states such as uptime
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 489d4f1..4c4e0f5 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -5,7 +5,7 @@ TODO - deploy: - lockfile. - check for sudo config at the remote site. - - facts: filter transient states such as uptime. - compile: - per-node compiled file. - backups: automatic definitions for per-node backup::users. +- plugins support using lookup paths. |