diff options
| -rw-r--r-- | doc/todo.rst | 14 | 
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index f0453b3..d262d53 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -6,10 +6,10 @@ TODO  - init: version control in the superproject?  - metrics and alarms subsystem.  - deploy: -  - fqdn match via local config lookup. -  - fact collection. -  - lockfile. -  - keys and certs. -  - fix /etc/puppet permissions. -  - check hostname and required node configuration. -  - log applied version and date (in the node and so in the repo). +    - fqdn match via local config lookup. +    - fact collection. +    - lockfile. +    - keys and certs. +    - fix /etc/puppet permissions. +    - check hostname and required node configuration. +    - log applied version and date (in the node and so in the repo).  | 
