Create a provisioning package
This topic describes the process of creating and configuring a provisioning package in Deploy.
This topic describes the process of creating and configuring a provisioning package in Deploy.
When you define and use configuration items (CIs) with the Generic Model plugin, you may need to use variables in certain CI properties and scripts. For example, you can use this method to include properties from the deployment itself, such as the names or locations of files in the deployment package. Deploy uses the FreeMarker templating engine for this.
You can use placeholders for configuration item (CI) properties that will be replaced with values during provisioning. Use this to create provisioning packages that are environment-independent and reusable.
This topic provides information on using provisioning outputs in templates.