]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
docker: fix osd configuration 951/head
authorSébastien Han <seb@redhat.com>
Tue, 23 Aug 2016 15:24:40 +0000 (17:24 +0200)
committerSébastien Han <seb@redhat.com>
Wed, 24 Aug 2016 07:05:14 +0000 (09:05 +0200)
commit708c43a04e706615561847a5bcf1924cc237d0bc
tree6dbc6dfd1f47bb6921cc26b8974030210d2025ec
parenta4dbe49f7fec99957a157a1526f0e6b0ade8290b
docker: fix osd configuration

use the activation scenario instead of the full ceph_disk one, we
already have a task to prepare osds so we just need to activate the
device.

working for me using vagrant :)

Signed-off-by: Sébastien Han <seb@redhat.com>
Vagrantfile
group_vars/osds.sample
roles/ceph-osd/defaults/main.yml
roles/ceph-osd/tasks/docker/start_docker_osd.yml