ceph-ansible/roles/ceph-config/templates
Sébastien Han ea9e60d48d config: enforce socket name
This was introduced by
59ee2e8d3b
and made our socket checks impossible to run. The PID could be found,
but the cctid cannot.
This happens during upgrade to mimic and on cluster running on mimic.

So let's force the admin socket the way it was so we can properly check
for existing instances also the line $cluster-$name.$pid.$cctid.asok
is only needed when running multiple instances of the same daemon,
thing ceph-ansible cannot do at the time of writing

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1610220
Signed-off-by: Sébastien Han <seb@redhat.com>
2018-07-31 10:58:04 +02:00
..
ceph.conf.j2 config: enforce socket name 2018-07-31 10:58:04 +02: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