]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
cephadm-adopt: ensure /etc/ceph is present on monitoring node
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 7 Dec 2021 20:11:50 +0000 (21:11 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 7 Dec 2021 22:09:42 +0000 (23:09 +0100)
commit8a32576d209bc329b4159a781151a7d3a40c5b7d
tree713af149fab678a4a045eed2b3715fa4e4bcc6ec
parentb16d9fc28910c9cc1b0e91cdb1cbaee7ef29d6ec
cephadm-adopt: ensure /etc/ceph is present on monitoring node

When deploying the monitoring stack on a dedicated node, the directory
`/etc/ceph` has never been created. Therefore, the play for adopting the
monitoring stack fails because it can't write the minimal config file.

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