cloud-infra: Specify heat environment filename for spinnaker stack
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-periodic-spinnaker.yaml
index 2590c422903eec6c01bef71acbf0927209978427..62c9b58d8e39f208ba92b6ed220a7a928e3b9e30 100644 (file)
       - string:
           name: HEAT_ENVIRONMENT_FILENAME
           default: "heat-environment-full.yaml"
-          description: 'Heat environment file to use for creating the stack'
+          description: 'Heat environment filename to use for creating the stack'
+      - string:
+          name: HEAT_ENVIRONMENT_FILE
+          default: "file://$WORKSPACE/.cache/repos/swconfig/scenarios/$DEPLOY_SCENARIO/$INSTALLER_TYPE/role/$DEPLOY_SCENARIO/files/$HEAT_ENVIRONMENT_FILENAME"
+          description: 'Heat environment file location to use for creating the stack'
       - string:
           name: ENGINE_VERSION
           default: '{engine-version}'