]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
config: fix config generation 2155/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 10:26:20 +0000 (11:26 +0100)
commit8117789f84618ebd501c9db879c2cf48ecd4c82a
treeb78e2ec5893e2c9e74e865b1104aae47028aab64
parent1fb527e75ac382ed82c862c8adf960f0789e1c6d
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>
(cherry picked from commit 80d32decd3e5c58c732eb06017be886b0f5d75e4)
roles/ceph-config/templates/ceph.conf.j2
roles/ceph-mon/templates/ceph-mon.service.j2
roles/ceph-rgw/templates/ceph-radosgw.service.j2