slapconfiguration:jsonschema: Add set-default
Add `set-default` options to slapconfiguration:jsonschema. Accepted values are `all|main|shared|none`. Default value is `none`. These allow controlling whether default values of parameters that where not provided by the user are set from the defaults given in the JSON schema. The default behavior of the recipe is now not to add any defaults. The new option allows adding all defaults, only the defaults of the main instance, or only the defaults of shared instances.
Showing
Please register or sign in to comment