From ed07f630455e72e7693cd7f28d373e81584b718a Mon Sep 17 00:00:00 2001 From: Steven Armstrong Date: Fri, 17 Jun 2011 13:59:53 +0200 Subject: [PATCH] +todo Signed-off-by: Steven Armstrong --- doc/dev/todo/TAKEME | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/dev/todo/TAKEME b/doc/dev/todo/TAKEME index d626493d..a3d74661 100644 --- a/doc/dev/todo/TAKEME +++ b/doc/dev/todo/TAKEME @@ -41,6 +41,14 @@ CORE and have it parsable by different (shinken) tool -> given after manifest run already! +- Allow types to have parameters without values (boolean flags). + e.g. __chair fancychair --pink --wood + would result in: + $__object/parameter/ + pink # empty file + wood # empty file + + TYPES ------ - __ssh-keys (host/user)