]> 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>
Wed, 1 Feb 2017 16:12:46 +0000 (17:12 +0100)
commit40709c8336c769555d22e1e917bfd5ab5743a006
treee8b7043c94a1f5f22d7318d2b119482bdb817788
parente563c12672308406cc62287688f76a9451a7f52d
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