Switch to using the LTS Linux kernel.

This is to avoid updating to a version that is not yet supported by ZFS, causing the DKMS build to fail.
This commit is contained in:
Tom Alexander 2023-05-26 12:12:43 -04:00
parent 64b1e95e8e
commit d5a9ba5a84
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
- name: Install packages
package:
name:
- linux-headers
- linux-lts-headers
state: present
- name: Build aur packages