diff --git a/tests/roles/bootstrap-host/vars/redhat-9.yml b/tests/roles/bootstrap-host/vars/redhat-9.yml index c9e9b8afda..a3e7686196 100644 --- a/tests/roles/bootstrap-host/vars/redhat-9.yml +++ b/tests/roles/bootstrap-host/vars/redhat-9.yml @@ -14,8 +14,6 @@ # limitations under the License. packages_install: - # - bridge-utils bridge-utils is not available in 8 - # - btrfs-progs BTRFS is not available in 8 - curl - dbus - ethtool @@ -24,8 +22,6 @@ packages_install: - lvm2 - python3 - python3-devel - # - sshpass sshpass is not available in 8 - #- systemd-networkd networkd is not available in 8 - vim - xfsprogs