ceph-ansible/roles/ceph-defaults
Sébastien Han 3261ab23b8 osd: remove old crush_location implementation
This was causing a lot of pain with the handlers. Also the
implementation was not ideal since we were assembling files. Everything
can now be done with the ceph_crush module so let's remove that.

Signed-off-by: Sébastien Han <seb@redhat.com>
2018-03-06 15:24:31 +00:00
..
defaults Remove vars that are no longer used 2018-03-06 09:16:25 +01: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 default: define 'osd_scenario' variable 2018-02-08 17:42:12 +01:00
templates Convert interface names to underscores for facts 2017-12-12 09:03:40 +01: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/.