]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
testnode: Shuffle tasks around to make sure packages install first 343/head
authorDavid Galloway <dgallowa@redhat.com>
Thu, 5 Oct 2017 20:13:31 +0000 (16:13 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 5 Oct 2017 20:13:31 +0000 (16:13 -0400)
commit75576244c97b88ab140bf0a12a497fe3f1036172
treeb8c313d7dbb1168aea91a42e5a47fdc201b7f455
parentdd6aeff68891902bb68f7895eb7f438682cf83b5
testnode: Shuffle tasks around to make sure packages install first

I moved lvm.conf in https://github.com/ceph/ceph-cm-ansible/pull/342
because I wanted all the disk management tasks clustered together.  I
failed to take into account the fact that the lvm2 package might not be
installed yet (like on OVH nodes).

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/testnode/tasks/main.yml