]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
docker: use systemd to manage container
authorSébastien Han <seb@redhat.com>
Wed, 1 Feb 2017 16:12:46 +0000 (17:12 +0100)
committerSébastien Han <seb@redhat.com>
Fri, 3 Feb 2017 15:16:20 +0000 (16:16 +0100)
commit57e6edff98ab02b734c260ec8489fd7b5202b758
treef6fd97780b7630027dc5698a4f4660a7fbaf6f83
parent88a2b2de8c3b5d79173effca87fed73141e07abb
docker: use systemd to manage container

Since we now only support systemd has an init system we can finally
treat containers as processes using systemd and this for all the
distros.

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-mds/tasks/docker/start_docker_mds.yml
roles/ceph-mon/tasks/docker/start_docker_monitor.yml
roles/ceph-nfs/tasks/docker/start_docker_nfs.yml
roles/ceph-osd/tasks/docker/start_docker_osd.yml
roles/ceph-rbd-mirror/tasks/docker/start_docker_rbd_mirror.yml
roles/ceph-rgw/tasks/docker/start_docker_rgw.yml