aboutsummaryrefslogtreecommitdiffstats
path: root/environments/major-upgrade-converge.yaml
diff options
context:
space:
mode:
authormarios <marios@redhat.com>2017-02-16 11:59:57 +0200
committerMarios Andreou <marios@redhat.com>2017-02-16 10:50:12 +0000
commit01a91d37199f592aa4273e3847eb1f4f1d27da02 (patch)
tree9e98754177136e5dd8bd84e0577a9bb895cdf97d /environments/major-upgrade-converge.yaml
parent306390d6bc6978dc87d378809b62a49c156bc8cc (diff)
Add Newton to Ocata UpgradeInitCommonCommand
This adds the UpgradeInitCommonCommand for newton..ocata common UpgradeInit commands. This comes before the ansible upgrade steps so we need to do things like remove the old newton hieradata and install the ansible-pacemaker module and ansible heat-agent plugin This defaults to '' and is set in the major-upgrade-composable-steps and unset in the major-upgrade-converge environment files. Change-Id: I0c7a32194c0069b63a501a913c17907b47c9cc16
Diffstat (limited to 'environments/major-upgrade-converge.yaml')
-rw-r--r--environments/major-upgrade-converge.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/major-upgrade-converge.yaml b/environments/major-upgrade-converge.yaml
index e3c0e531..f09fb20e 100644
--- a/environments/major-upgrade-converge.yaml
+++ b/environments/major-upgrade-converge.yaml
@@ -4,3 +4,4 @@ resource_registry:
OS::TripleO::PostDeploySteps: ../puppet/post.yaml
parameter_defaults:
UpgradeLevelNovaCompute: ''
+ UpgradeInitCommonCommand: ''