ceph-ansible/group_vars
Guillaume Abrioux 8f42007272 facts: fix auto_discovery exclude
the previous approach was wrong.
checking if `item.key` is in `osd_auto_discovery_exclude` (`['dm-',
'loop']`) is incorrect because it will obviously not match. Therefore,
the condition will return `True` whatever the device we are checking.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-02-26 03:16:33 +00:00
..
agent.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
all.yml.sample facts: fix auto_discovery exclude 2019-02-26 03:16:33 +00:00
ceph-fetch-keys.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
clients.yml.sample Make python print statements python3 compatible 2019-02-01 15:23:27 +00:00
docker-commons.yml.sample docker: fix monitors name 2017-04-10 15:13:12 +02:00
factss.yml.sample ceph-fact: resync group_vars file 2019-01-22 13:45:38 +01:00
iscsigws.yml.sample refact osd pool size customization 2018-11-21 15:42:50 +00:00
mdss.yml.sample roles: fix *_docker_memory_limit default value 2018-10-29 14:59:09 +01:00
mgrs.yml.sample mgr: little refact 2018-12-06 14:55:56 +00:00
mons.yml.sample mon: ability to change mon listening port on container 2019-01-22 13:45:38 +01:00
nfss.yml.sample Added 'squash' as a parameter to nfs-ganesha. 2018-06-25 09:13:17 +02:00
osds.yml.sample osd: make the 'wait for all osd to be up' task configurable 2019-02-20 16:06:04 +00:00
rbdmirrors.yml.sample roles: fix *_docker_memory_limit default value 2018-10-29 14:59:09 +01:00
rgws.yml.sample rgw: move multisite default variables in ceph-defaults 2018-10-30 17:41:05 +01:00
rhcs.yml.sample facts: fix auto_discovery exclude 2019-02-26 03:16:33 +00:00