ceph-ansible/roles/ceph-mds/tasks
Guillaume Abrioux f6e0185146 update: add containerized deployment upgrade support (L->N)
Add a couple of fixes to allow containerized deployments upgrade support
to upgrade from luminous/mimic to nautilus.

- pass CEPH_CONTAINER_IMAGE and CEPH_CONTAINER_BINARY environment
variable to the ceph_key module,
- fix the docker exec command in 'waiting for the containerized monitor
to join the quorum' task according to the `delegate_to` parameter,
- override `docker_exec_cmd` in `ceph-facts` with `mon_host` when
rolling_update is `True`,
- do not run unnecessarily `create_mds_filesystems.yml` when performing an
upgrade.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-03-25 16:02:56 -04:00
..
common.yml Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00
containerized.yml update: mask systemd service units during upgrade 2019-03-25 16:02:56 -04:00
create_mds_filesystems.yml Force osd pool min_size value to integer 2019-03-05 19:48:09 +00:00
main.yml update: add containerized deployment upgrade support (L->N) 2019-03-25 16:02:56 -04:00
non_containerized.yml update: mask systemd service units during upgrade 2019-03-25 16:02:56 -04:00