ceph-ansible/roles/ceph-defaults
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
..
defaults Remove deprecated allow_multimds 2018-04-12 10:29:17 +02:00
handlers osd: remove old crush_location implementation 2018-03-06 15:24:31 +00:00
meta update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
templates Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

Documentation is available at http://docs.ceph.com/ceph-ansible/.