tripleo-heat-templates/environments/major-upgrade-converge-docker.yaml
Giulio Fidente 54f14a0ca6 Switch to ceph-ansible rolling_update on upgrade converge
We need to switch to a different ceph-ansible playbook on upgrade
converge step to trigger the actual Ceph upgrade.

Change-Id: I22c2d7f3a33b454df46173c76d0ede668ab9d064
2018-01-25 17:36:08 +01:00

13 lines
443 B
YAML

# Use this to reset any mappings only used for upgrades after the
# update of all nodes is completed
resource_registry:
OS::TripleO::PostDeploySteps: ../common/post.yaml
parameter_defaults:
EnableConfigPurge: false
StackUpdateType: ''
UpgradeLevelNovaCompute: ''
UpgradeInitCommonCommand: ''
UpgradeInitCommand: ''
MigrationSshPort: 2022
CephAnsiblePlaybook: /usr/share/ceph-ansible/infrastructure-playbooks/rolling_update.yml