ceph-ansible/roles/ceph-restapi/tasks
Sébastien Han 65ba85aff6 Expose /var/run/ceph
Useful for softwares that do data collection/monitoring like collectd.
They can connect to the socket and then retrieve information.

Even though the sockets are exposed now, I'm keeping the docker exec to
check the socket, this will allow newer version of ceph-ansible to work
with older versions.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1563280
Signed-off-by: Sébastien Han <seb@redhat.com>
2018-04-20 15:48:32 +02:00
..
docker Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
main.yml set docker_exec_cmd fact early in each role 2017-10-04 11:31:09 +02:00
pre_requisite.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
start_restapi.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00