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