vars/RHEL: explicitly name kernel-{devel,headers}
All checks were successful
lint / test (push) Successful in 25s

This commit is contained in:
Josh Lay 2025-10-19 13:38:19 -05:00
parent e50727975c
commit c6e3ae24a0
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec

View file

@ -29,7 +29,9 @@ zfs_dkms_pkgs:
- "https://zfsonlinux.org/fedora/zfs-release-2-8.fc{{ ansible_distribution_major_version }}.noarch.rpm"
almalinux: *elcommonpre
rocky: *elcommonpre
redhat:
redhat: # no 'matched' meta pkg, seemingly implied
- kernel-headers
- kernel-devel
- https://dl.fedoraproject.org/pub/epel/epel-release-latest-{{ ansible_distribution_major_version }}.noarch.rpm
main: # the star of the show: ZFS transaction
debian: