From fe90f33ff77e245edb822f8763e6beb0b6c19199 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 25 Feb 2011 18:34:00 +0100 Subject: [PATCH] singletons better described Signed-off-by: Nico Schottelius --- doc/dev/todo/post-1.0 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/dev/todo/post-1.0 b/doc/dev/todo/post-1.0 index b61ccde1..99ea4dee 100644 --- a/doc/dev/todo/post-1.0 +++ b/doc/dev/todo/post-1.0 @@ -1,5 +1,6 @@ Core: - Support singletons (see types/issue for a good reason) + - probably name them only_once and use that as the internal id! - extend cdist_tree_wrapper to look for optional/mandority parameters for types - gives "good" database, which contains only valid objects - use ssh with master socket?