diff --git a/ROADMAP b/ROADMAP index b3b36c8d..48242e81 100644 --- a/ROADMAP +++ b/ROADMAP @@ -4,7 +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 +- Define configuration paths (doc/internal/config-layout) - Parse configuration tree / generate code to be executed on client - providers? - can/may providers modify tree? @@ -12,4 +12,5 @@ x Create configuration tree from manifest - Cleanup / refactor / documentation - Write providers, providers, providers, ... + doc/internal/provider-integration - provider side: Steven