Merge "Workflow input parameter update in plan-environment"
[apex-tripleo-heat-templates.git] / environments / major-upgrade-composable-steps-docker.yaml
index 5fa2f2d..20340c7 100644 (file)
@@ -4,7 +4,11 @@ resource_registry:
   # enough (as we want to share the ansible tasks steps etc)
   OS::TripleO::PostDeploySteps: ../puppet/major_upgrade_steps.yaml
 parameter_defaults:
+  EnableConfigPurge: false
+  StackUpdateType: UPGRADE
   UpgradeLevelNovaCompute: auto
   UpgradeInitCommonCommand: |
     #!/bin/bash
+    set -eu
     # Ocata to Pike, put any needed host-level workarounds here
+    yum install -y ansible-pacemaker