Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-06-17 13:59:53 +02:00
parent 36b0cffeea
commit ed07f63045
1 changed files with 8 additions and 0 deletions

View File

@ -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)