]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-facts: only get fsid when monitor are present
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 10 Sep 2020 14:12:13 +0000 (10:12 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Thu, 10 Sep 2020 17:19:44 +0000 (13:19 -0400)
commitf63022dfec701dadc28359b1a4978f8a7ab00e03
tree1b79daab1d384a578213cd634ba8406018eb9d1d
parent8dacbce68f84cb45005c35ded4c21f1d4e62df7d
ceph-facts: only get fsid when monitor are present

When running the rolling_update playbook with an inventory without
monitor nodes defined (like external scenario) then we can't retrieve
the cluster fsid from the running monitor.
In this scenario we have to pass this information manually (group_vars
or host_vars).

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1877426
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
infrastructure-playbooks/rolling_update.yml
roles/ceph-facts/tasks/facts.yml
tox-external_clients.ini