aboutsummaryrefslogtreecommitdiffstats
path: root/environments/major-upgrade-converge.yaml
diff options
context:
space:
mode:
authormarios <marios@redhat.com>2017-02-16 11:59:57 +0200
committerEmilien Macchi <emilien@redhat.com>2017-02-17 01:30:37 +0000
commit824c54d313145ffd79b70047bdb3b51c11d1e26a (patch)
tree92d243db4428c23cbd3126a0247b3ca75cfc7303 /environments/major-upgrade-converge.yaml
parentaef946f8453d81b8bb6b20f5539e5949209af8a9 (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 (cherry picked from commit 01a91d37199f592aa4273e3847eb1f4f1d27da02)
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: ''