]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge-docker-cluster: Remove ceph-osd service
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 20 Mar 2019 17:40:33 +0000 (13:40 -0400)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 28 Mar 2019 18:26:38 +0000 (18:26 +0000)
commit7cc626b72dbb242a00f714d925b6aea6b4524c37
treed8a55587785fe5fc4cf9e21c863edd3094150c3b
parent0d45f4d827db18e99627e56e756269fa1251925d
purge-docker-cluster: Remove ceph-osd service

The systemd ceph-osd@.service file used for starting the ceph osd
containers is used in all osd_scenarios.
Currently purging a containerized deployment using the lvm scenario
didn't remove the ceph-osd systemd service.
If the next deployment is a non-containerized deployment, the OSDs
won't be online because the file is still present and override the
one from the package.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
infrastructure-playbooks/purge-docker-cluster.yml