]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
testnode: Install redhat-lsb-core 637/head
authorDavid Galloway <dgallowa@redhat.com>
Thu, 8 Jul 2021 16:06:48 +0000 (12:06 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 8 Jul 2021 16:06:48 +0000 (12:06 -0400)
This usually gets installed via Cobbler during FOG image capturing.  That doesn't do us any good when FOG isn't being used.

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

index 09c8c08d294dc29f083dfeef38fdb835e8947734..9f5c30db9e39eccd871447bbee23e11d876958d7 100644 (file)
@@ -39,6 +39,7 @@ packages_to_upgrade:
   - libgcrypt # explicitly tied to qemu build
 
 packages:
+  - redhat-lsb-core
   # for package-cleanup
   - dnf-utils
   - sysstat