]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-common: allow usage of fqdn for mon/mds 586/head
authorSébastien Han <seb@redhat.com>
Tue, 1 Mar 2016 10:38:59 +0000 (11:38 +0100)
committerSébastien Han <seb@redhat.com>
Wed, 2 Mar 2016 10:11:43 +0000 (11:11 +0100)
commit059cc1ea5b8bc750b6db8cfb3c853dcca6cb29a1
tree2cd89b70e2cc5847f2124db6ada67d98f87feed4
parent3c5fccbc2daf2a93a356e77e21baa76d1597ae12
ceph-common: allow usage of fqdn for mon/mds

this commit introduces the ability to use fqdn for mon/mds name while
generation the ceph.conf file from the template.
Simply turn mon_use_fqdn and or mds_use_fqdn to true to use FQDN.

Signed-off-by: Sébastien Han <seb@redhat.com>
group_vars/all.sample
roles/ceph-common/defaults/main.yml
roles/ceph-common/templates/ceph.conf.j2