ceph-ansible/roles/ceph-osd/tasks
Dimitri Savineau 7c337d96d2 ceph-osd: don't start the OSD services twice
Using the + operation on two lists doesn't filter out the duplicate
keys.
Currently each OSDs is started (via systemd) twice.
Instead we could use the union filter.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 4eaa65c362)
2020-10-14 10:00:21 -04:00
..
scenarios common: don't enable debug log on ceph-volume calls by default 2020-08-13 14:21:44 +02:00
common.yml Fix Ansible check mode for site.yml.sample playbook 2020-10-07 07:06:54 +02:00
container_options_facts.yml ceph-osd: set container objectstore env variables 2020-01-20 15:36:11 -05:00
crush_rules.yml osd: add a default value for 'default' in crush_rules 2020-06-03 13:20:40 -04:00
main.yml Fix Ansible check mode for site.yml.sample playbook 2020-10-07 07:06:54 +02:00
openstack_config.yml Allow updating crush rule on existing pool 2020-09-10 20:35:44 -04:00
start_osds.yml ceph-osd: don't start the OSD services twice 2020-10-14 10:00:21 -04:00
system_tuning.yml ceph-osd: fix fs.aio-max-nr sysctl condition 2019-11-07 20:31:02 +01:00
systemd.yml ceph-osd: remove ceph-osd-run.sh script 2020-06-23 17:35:01 +02:00