]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Allow to disable MDS 22/head
authorSébastien Han <sebastien.han@enovance.com>
Mon, 10 Mar 2014 16:14:11 +0000 (17:14 +0100)
committerSébastien Han <sebastien.han@enovance.com>
Mon, 10 Mar 2014 16:14:11 +0000 (17:14 +0100)
commit739ee57d394d4e423d67846d3978b8a66bbf1039
tree93911a0fe3380bcc69bfa6a3093e6fc31153d5d5
parentc7175c14000b37680c6f6a82ecdfc889bb77a725
Allow to disable MDS

Even if MDS are not configured in site.yml the playbook has a
dependancy on the ceph.conf template.
This disables the mds section from the ceph.conf file.

Closes: #21
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
group_vars/all
roles/common/templates/ceph.conf.j2