vars/RHEL: explicitly name kernel-{devel,headers}
All checks were successful
lint / test (push) Successful in 25s
All checks were successful
lint / test (push) Successful in 25s
This commit is contained in:
parent
e50727975c
commit
c6e3ae24a0
1 changed files with 3 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue