]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-facts: remove mds_name fact
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 21 Jul 2020 19:27:59 +0000 (15:27 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Fri, 24 Jul 2020 14:50:44 +0000 (10:50 -0400)
commitd5974086dded8c3bd4a08efaf3a7e603ff14427f
treefa35005f3e9179f2e74e138a89b6bda930b6bef7
parentc694454f82667b6428b435cf12e49d98b72bd725
ceph-facts: remove mds_name fact

The mds_name fact always gets the ansible_hostname value so we don't
need to have a dedicated fact for this and use the ansible_hostname fact
instead.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 4e84b4beedc54b94c0263212a926a1919c329b91)
roles/ceph-facts/tasks/facts.yml
roles/ceph-handler/templates/restart_mds_daemon.sh.j2
roles/ceph-mds/tasks/common.yml
roles/ceph-mds/tasks/non_containerized.yml