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
This commit is contained in:
Giulio Fidente 2018-01-25 17:36:08 +01:00
parent 5926cbaa90
commit 54f14a0ca6

View File

@ -9,3 +9,4 @@ parameter_defaults:
UpgradeInitCommonCommand: ''
UpgradeInitCommand: ''
MigrationSshPort: 2022
CephAnsiblePlaybook: /usr/share/ceph-ansible/infrastructure-playbooks/rolling_update.yml