Merge "Add heat stack environment parameter"
diff --git a/jenkins/client/job/oscore/salt_virtual_models.yml b/jenkins/client/job/oscore/salt_virtual_models.yml
index 4377a7f..f315b3d 100644
--- a/jenkins/client/job/oscore/salt_virtual_models.yml
+++ b/jenkins/client/job/oscore/salt_virtual_models.yml
@@ -35,6 +35,10 @@
type: string
description: "Heat stack zone where build stack"
default: "mcp-oscore-ci"
+ HEAT_STACK_ENVIRONMENT:
+ type: string
+ description: "Heat stack env parameters for deployment"
+ default: "devcloud"
STACK_RECLASS_ADDRESS:
type: string
default: 'https://gerrit.mcp.mirantis.net/salt-models/mcp-virtual-lab'