a981dbaf89
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
5 lines
236 B
YAML
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
|