From 02a272ecc20395de701ce5d07d3fd29026beee13 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 15 Jan 2011 14:48:56 +0100 Subject: [PATCH] more todo in the roadmap Signed-off-by: Nico Schottelius --- ROADMAP | 1 + 1 file changed, 1 insertion(+) diff --git a/ROADMAP b/ROADMAP index 46d2a532..b3b36c8d 100644 --- a/ROADMAP +++ b/ROADMAP @@ -4,6 +4,7 @@ x Define how to get information from clients x Create shell script that creates code to run on client (cdist-build-explorer) x Create configuration tree from manifest x write binaries, which create the tree when called from manifest (cdist_tree_wrapper) +- Define configuration paths - Parse configuration tree / generate code to be executed on client - providers? - can/may providers modify tree?