tripleo-heat-templates/environments/updates/update-from-ceph-newton.yaml
John Fulton a981dbaf89 FFU: Add update-from-ceph-newton.yaml
Introduce simple environment file to be included during the final
stack update of a FFU. Contains a list of ceph-ansible playbooks.
Newton's Ceph Jewel will be migrated to containers by the first
playbook and then Ceph will be upgraded to Luminous by the second
playbook.

Change-Id: Id46b07a8dae23ef3b12d656ce250e2959596eaeb
2018-02-21 15:40:14 -05:00

5 lines
236 B
YAML

parameter_defaults:
CephAnsiblePlaybook:
- /usr/share/ceph-ansible/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml
- /usr/share/ceph-ansible/infrastructure-playbooks/rolling_update.yml