]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
test: when creating the /dev/sdc2 partition specify label as gpt
authorAndrew Schoen <aschoen@redhat.com>
Mon, 30 Oct 2017 20:31:04 +0000 (15:31 -0500)
committerSébastien Han <seb@redhat.com>
Mon, 2 Jul 2018 07:45:04 +0000 (09:45 +0200)
commit4a18f5fcfc40b6c416186c6f32b9e23253f4c538
tree92e55dc90de565dadca7676464121e9c9a5bbb94
parent72641405df6b478ac53e2522a20fcaf82240de8a
test: when creating the /dev/sdc2 partition specify label as gpt

ansible==2.4 requires that label be set to gpt, or it will be defaulted
to msdos.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 37a48209ccf702a817b445e8b6164e38b60ea708)
tests/functional/lvm_setup.yml