]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
config: fix config generation 2150/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 8 Nov 2017 23:03:00 +0000 (00:03 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 9 Nov 2017 07:50:57 +0000 (08:50 +0100)
commit80d32decd3e5c58c732eb06017be886b0f5d75e4
tree206266115b15e115bbef22561b0ecc2503e5ff1f
parentb9ee96b56a9ad9368b509de0aa94a5c41ae32337
config: fix config generation

The path to the fact is not correct.
In any case, we will retrieve the IP address in hostvars, the variable
is the way we get the interface name according where it has been set
(eg.: inventory host file vs. group_vars/)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1510906
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-config/templates/ceph.conf.j2
roles/ceph-mon/templates/ceph-mon.service.j2
roles/ceph-rgw/templates/ceph-radosgw.service.j2