dm-vdo / bunsen

Ansible suite to configure a set of machines to replicate the VDO Team's test environment.
GNU General Public License v2.0
0 stars 4 forks source link

Install kernel-abi-stablelists on RHEL8 and 9 farms. #15

Closed slegendr closed 1 year ago

slegendr commented 1 year ago

Add a regex for installing kernel-abi-whitelists that encompasses RHEL 7 through RHEL 8.3.

Remove kernel-abi-whitelists from the regex for RHEL 7 families starting with RHEL 7.5.

Add a regex for installing kernel-abi-stablelists for RHEL 8.4 and beyond, as it replaces kernel-abi-whitelists.

Signed-off-by: Susan LeGendre-McGhee slegendr@redhat.com