Template - setLocalParameterDefaultValue
Template - setLocalParameterDefaultValue
Description :
This command changes the default value of a property in a template.
Return type : DBKey
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
templateName | String | Name of the template. |
groupName | String | Name of the group. |
propertyName | String | Name of the property. |
defaultValueString | String | The new default value. |
Example
This example re-sets the default value of the install_dir property to /usr/sbin
Script
Template setLocalParameterDefaultValue Apache /Applications/WebServers/Unix install_dir "/usr/sbin"
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*