aboutsummaryrefslogtreecommitdiffstats
path: root/environments/major-upgrade-composable-steps.yaml
diff options
context:
space:
mode:
authorSteven Hardy <shardy@redhat.com>2017-02-24 13:41:40 -0500
committerSteven Hardy <shardy@redhat.com>2017-05-04 13:00:44 +0000
commita7b56896792c1bd000295568c3b3706968e1bca1 (patch)
tree67d3969ae2feb6dc8f81ea06e2db706683198613 /environments/major-upgrade-composable-steps.yaml
parentae6883323eaed0a925b128dc53301bfa5995f41d (diff)
Add StackUpdateType to set hiera on upgrade
This will enable those consuming the stack_update_type hieradata set by this parameter to differentiate an update from a major upgrade Change-Id: I38469f4b7d04165ea5371aeb0cbd2e9349d70c79
Diffstat (limited to 'environments/major-upgrade-composable-steps.yaml')
-rw-r--r--environments/major-upgrade-composable-steps.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/major-upgrade-composable-steps.yaml b/environments/major-upgrade-composable-steps.yaml
index 8b1617f9..5a695171 100644
--- a/environments/major-upgrade-composable-steps.yaml
+++ b/environments/major-upgrade-composable-steps.yaml
@@ -2,6 +2,7 @@ resource_registry:
OS::TripleO::PostDeploySteps: ../puppet/major_upgrade_steps.yaml
parameter_defaults:
EnableConfigPurge: true
+ StackUpdateType: UPGRADE
UpgradeLevelNovaCompute: auto
UpgradeInitCommonCommand: |
#!/bin/bash