]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
cephadm: add playbook
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 10 Jul 2020 21:52:38 +0000 (17:52 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Thu, 16 Jul 2020 15:40:45 +0000 (11:40 -0400)
commit957903d561680d366493cb5d6fd36b19aa3fb539
tree1531e62e33483ac65e6e65aec3a05670d90bed3c
parent95964949119f029849337d22189d1f99dad67535
cephadm: add playbook

This adds a new playbook for deploying ceph via cephadm.

This also adds a new dedicated tox file for CI purpose.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
infrastructure-playbooks/cephadm.yml [new file with mode: 0644]
tests/functional/cephadm/Vagrantfile [new symlink]
tests/functional/cephadm/group_vars/all [new file with mode: 0644]
tests/functional/cephadm/hosts [new file with mode: 0644]
tests/functional/cephadm/vagrant_variables.yml [new file with mode: 0644]
tox-cephadm.ini [new file with mode: 0644]