+todo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
36b0cffeea
commit
ed07f63045
1 changed files with 8 additions and 0 deletions
|
@ -41,6 +41,14 @@ CORE
|
||||||
and have it parsable by different (shinken) tool
|
and have it parsable by different (shinken) tool
|
||||||
-> given after manifest run already!
|
-> 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
|
TYPES
|
||||||
------
|
------
|
||||||
- __ssh-keys (host/user)
|
- __ssh-keys (host/user)
|
||||||
|
|
Loading…
Reference in a new issue