ceph-ansible/tests/functional/centos/7/docker-cluster
Sébastien Han 2d8ac4a586 docker: only use systemd to manage containers
Prior to this patch we had several ways to runs containers, we could use
ansible's docker module on some distro and on containers distros we were
using systemd. We strongly believe threating containers as services with
systemd is the right approach so this patch generalizes to all the
distros. These days most of the distros are running systemd so it's fair
assumption.

Signed-off-by: Sébastien Han <seb@redhat.com>
2016-12-16 19:37:05 +01:00
..
group_vars docker: only use systemd to manage containers 2016-12-16 19:37:05 +01:00
Vagrantfile tests: adds a docker_cluster scenario 2016-12-01 10:28:54 -06:00
hosts tests: docker_cluster should use 3 mons 2016-12-01 10:28:55 -06:00
vagrant_variables.yml tests: remove unsued options from docker_cluster vagrant variables 2016-12-01 10:28:55 -06:00