ceph-ansible/roles
Guillaume Abrioux 4cc1506303 osd: commonize start_osd code
since `ceph-volume` introduction, there is no need to split those tasks.

Let's refact this part of the code so it's clearer.

By the way, this was breaking rolling_update.yml when `openstack_config:
true` playbook because nothing ensured OSDs were started in ceph-osd role (In
`openstack_config.yml` there is a check ensuring all OSD are UP which was
obviously failing) and resulted with OSDs on the last OSD node not started
anyway.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit f7fcc012e9)
2018-11-28 23:11:46 +01:00
..
ceph-agent don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
ceph-client client: fix a typo in create_users_keys.yml 2018-11-17 20:59:11 +00:00
ceph-common infra: move restart fw handler in ceph-infra role 2018-10-19 00:12:43 +00:00
ceph-common-coreos don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
ceph-config config: convert _osd_memory_target to int 2018-11-21 15:35:55 +00:00
ceph-defaults infra: don't restart firewalld if unit is masked 2018-11-19 17:32:44 +01:00
ceph-docker-common Add ability to use a different client container 2018-10-16 23:28:35 +00:00
ceph-fetch-keys ceph-fetch-keys: refact 2018-10-17 11:26:11 +00:00
ceph-handler handler: show unit logs on error 2018-11-27 12:44:15 +00:00
ceph-infra infra: don't restart firewalld if unit is masked 2018-11-19 17:32:44 +01:00
ceph-iscsi-gw igw: add support for IPv6 2018-11-13 17:35:58 +00:00
ceph-mds roles: fix *_docker_memory_limit default value 2018-10-29 14:59:09 +01:00
ceph-mgr roles: fix *_docker_memory_limit default value 2018-10-29 14:59:09 +01:00
ceph-mon roles: fix *_docker_memory_limit default value 2018-10-29 14:59:09 +01:00
ceph-nfs nfs: do not create the nfs user if already present 2018-10-26 16:24:38 +00:00
ceph-osd osd: commonize start_osd code 2018-11-28 23:11:46 +01:00
ceph-rbd-mirror rbd-mirror: enable ceph-rbd-mirror.target 2018-11-09 16:48:35 +01:00
ceph-restapi don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
ceph-rgw rgw: move multisite default variables in ceph-defaults 2018-10-30 17:41:35 +01:00
ceph-validate/tasks validate: allow stable-3.2 to run with ansible 2.4 2018-11-16 08:57:00 +00: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