]> 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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 23 Jul 2020 15:02:43 +0000 (17:02 +0200)
commit4e84b4beedc54b94c0263212a926a1919c329b91
tree7fb82a1a074a8628e23d2c4258157e64b01c8aa6
parentcbe79428e687e383f9764668a56171e5582451be
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>
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