]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
defaults: add a default value to rgw_hostname
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 5 Sep 2018 11:20:47 +0000 (13:20 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 10 Sep 2018 10:07:44 +0000 (12:07 +0200)
commit9ff26e80f2a628b34372edac65931df87b01a763
tree93c51d50c29165401eb03c03a672d827ca5ce093
parent6954ac184f717fb658c3a236afe87b9c15d8309b
defaults: add a default value to rgw_hostname

let's add ansible_hostname as a default value for rgw_hostname if no
hostname in servicemap matches ansible_fqdn.

Fixes: #3063
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1622505
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-config/templates/ceph.conf.j2
roles/ceph-defaults/tasks/facts.yml