From 978d2af068e9d81e60bda5b337c7d9b958e3804e Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 2 Feb 2011 21:59:48 +0100 Subject: [PATCH] reorder todo Signed-off-by: Nico Schottelius --- TODO | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 3bdfc42d..e29af3c6 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,7 @@ - cdist-design.text [IMPORTANT] - cdist-push-pull - cdist-quickstart + - cdist-types [IMPORTANT] - add terminology - define steps within configuration apply - detect impossible/unsafe things: @@ -18,18 +19,15 @@ - SHELL SCRIPTS! (executables? do not support?) - stdout - cleanup / integrate doc/man/cdist.text -- cdist-deply-to - - sync conf/{lib/,modules,host/$name} - cdist-explore - add more stuff to explore - write manpage -- cdist-build-explorer| ssh localhost - Create usable Makefile - install -- to implement (from puppet): - - package management and different "providers" +- types needed (inspired by what I use from puppet) + - package management - file / directory handling - - ssh key handling + - ssh-host-key: that uses cache / explored data from hosts! - services - user management - including passwords