ceph-ansible/roles/ceph-osd
Sébastien Han 0930f14915 osd: do not use dm when osd_auto_discovery
The current code will also return lvm devices such as /dev/dm-2, this
kind of device type is not supported by ceph-disk at the moment. Now we
just ignore them.

Signed-off-by: Sébastien Han <seb@redhat.com>
2017-11-08 11:33:10 +11:00
..
defaults osd: fix a typo in roles/ceph-osd/defaults/main.yml 2017-11-07 10:06:16 +01:00
meta update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks osd: do not use dm when osd_auto_discovery 2017-11-08 11:33:10 +11:00
templates osd: enhance backward compatibility 2017-11-03 11:15:23 +01:00
LICENSE Add READMEs for each roles 2015-07-25 10:51:53 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-osd

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