]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Adding redhat-lsb, firewalld and wget to rhel8 testnodes 607/head
authorAdam Kraitman <akraitma@redhat.com>
Thu, 4 Feb 2021 17:54:08 +0000 (19:54 +0200)
committerAdam Kraitman <akraitma@redhat.com>
Thu, 4 Feb 2021 17:54:08 +0000 (19:54 +0200)
Fixes: https://tracker.ceph.com/issues/48767
Signed-off-by: Adam Kraitman <akraitma@redhat.com>
roles/testnode/vars/redhat_8.yml

index 360f9a88836a8207222afe5ebbbe35c0ccae5c29..df77c0a77a01592857b4890f3e50f949da219d34 100644 (file)
@@ -31,6 +31,9 @@ packages:
   - blktrace
   - usbredir
   - podman
+  - redhat-lsb
+  - firewalld
+  - wget
   # for cephadmunit.py to uniformly run 'docker kill -p ...'
   - podman-docker
   - libev-devel