]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
testnode: Install lvm2 on RHEL8 machines 585/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 20 Oct 2020 15:48:38 +0000 (11:48 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 20 Oct 2020 15:48:38 +0000 (11:48 -0400)
The PSI nodes downstream don't have lvm2 pre-installed like the baremetal ISO image.

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

index 80b81c956554e657c101a2a08845278d8a8c138b..bcf4497fcda7ebf95f2a931a76c64e12c7120c3e 100644 (file)
@@ -58,6 +58,8 @@ packages:
   # for test-crash.sh
   - gdb
   - iozone
+  # cephadm
+  - lvm2
 
 epel_packages:
   - dbench