ceph-ansible/tests/functional
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
..
centos/7 docker: only use systemd to manage containers 2016-12-16 19:37:05 +01:00
tests tests: adds an osds parameter to the node fixture 2016-12-07 19:27:42 -06:00
ubuntu/16.04/cluster common: add the name of the ceph conf file in the play 2016-12-15 15:26:01 +01:00
.gitignore tests: ignore folders created by ceph-ansible during testing 2016-11-08 10:35:43 -06:00
setup.yml tests: adds a comment to the setup.yml playbook for clarification 2016-12-06 14:58:07 -06:00