]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
cephadm_adopt: fetch and write ceph minimal config
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 17 Mar 2021 09:07:27 +0000 (10:07 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 26 Mar 2021 14:20:50 +0000 (15:20 +0100)
commitf42ee9f9405c16f98ec550bbadbf70cf124bb2dc
treeaabdd691879adc7f2f09092a85879bcbf9a6ef05
parent80bf7030f772c060dd9bcd910ade0e323fb7f7fe
cephadm_adopt: fetch and write ceph minimal config

This commit makes the playbook fetch the minimal current ceph
configuration and write it later on monitoring nodes so `cephadm` can
proceed with the adoption.
When a monitoring stack was deployed on a dedicated node, it means no
`ceph.conf` file was written, `cephadm` requires a `ceph.conf` in order
to adopt the daemon present on the node.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1939887
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit b445df047931e53b1fe047313333bd873673e982)
infrastructure-playbooks/rolling_update.yml