Merge "Implement scenario006 with Ironic in overcloud"
[apex-tripleo-heat-templates.git] / environments / major-upgrade-composable-steps-docker.yaml
1 resource_registry:
2   # FIXME(shardy) do we need to break major_upgrade_steps.yaml apart to
3   # enable docker specific logic, or is just overridding PostUpgradeSteps
4   # enough (as we want to share the ansible tasks steps etc)
5   OS::TripleO::PostDeploySteps: ../puppet/major_upgrade_steps.yaml
6 parameter_defaults:
7   EnableConfigPurge: false
8   StackUpdateType: UPGRADE
9   UpgradeLevelNovaCompute: auto
10   UpgradeInitCommonCommand: |
11     #!/bin/bash
12     set -eu
13     # Ocata to Pike, put any needed host-level workarounds here
14     yum install -y ansible-pacemaker