ceph-ansible/roles
Sébastien Han fc0e54c59e osd: remove redundant options to enable bluestore
There is no need for 2 variables to enable bluestore, prior to this
patch one had to do the following to activate bluestore:

osd_objectstore: bluestore
bluestore: true

Now you just need to set `osd_objectstore: bluestore`.

Fixes: https://github.com/ceph/ceph-ansible/issues/1475
Signed-off-by: Sébastien Han <seb@redhat.com>
2017-07-04 18:22:03 +02:00
..
ceph-agent ceph-agent: do not check for subscription manager for agent install 2016-12-14 08:13:26 -05:00
ceph-client Check if ceph_conf_overrides.global is defined before calling it 2017-02-09 20:28:58 +01:00
ceph-common Refact: remove ceph_mon_docker_interface variable 2017-07-04 18:08:59 +02:00
ceph-common-coreos Adding Proxy support 2016-12-15 15:28:59 +01:00
ceph-docker-common Docker-common: Add missing variables declaration 2017-07-04 17:50:23 +02:00
ceph-fetch-keys Better --check compatibility for ceph-fetch-keys role 2016-11-26 20:42:08 +01:00
ceph-iscsi-gw iscsi-gw: preparing the new iscsi role 2016-08-26 15:29:07 +02:00
ceph-mds docker: refactor followup 2017-06-26 13:21:36 +02:00
ceph-mgr docker: refactor followup 2017-06-26 13:21:36 +02:00
ceph-mon Refact: remove ceph_mon_docker_interface variable 2017-07-04 18:08:59 +02:00
ceph-nfs Fix followup on refact code (1469) 2017-06-26 15:53:41 +02:00
ceph-osd osd: remove redundant options to enable bluestore 2017-07-04 18:22:03 +02:00
ceph-rbd-mirror Fix followup on refact code (1469) 2017-06-26 15:53:41 +02:00
ceph-restapi Fix followup on refact code (1469) 2017-06-26 15:53:41 +02:00
ceph-rgw Fix followup on refact code (1469) 2017-06-26 15:53:41 +02:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00