ceph-ansible/roles/ceph-config/templates
Sébastien Han 6f9dd26caa config: remove any spaces in public_network or cluster_network
With two public networks configured - we found that with
"NETWORK_ADDR_1, NETWORK_ADDR_2" install process consistently became
broken, trying to find docker registry on second network, and not
finding mon container.

but without spaces
"NETWORK_ADDR_1,NETWORK_ADDR_2" install succeeds
so, containerized install is more peculiar with formatting of this line

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1534003
Signed-off-by: Sébastien Han <seb@redhat.com>
2018-01-30 17:47:15 +01:00
..
ceph.conf.j2 config: remove any spaces in public_network or cluster_network 2018-01-30 17:47:15 +01:00
client_restapi_address.j2 common: move restapi template to config 2017-10-20 11:14:13 +02:00
client_restapi_interface.j2 common: move restapi template to config 2017-10-20 11:14:13 +02:00