updated comment w/ acso patch file
This commit is contained in:
parent
24d7ca9c05
commit
4aa38686d9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
- hosts: buildservers
|
||||
vars:
|
||||
fedora_version: f29
|
||||
patch_file: acso-4.18.patch # This patch file works with 4.19.12 Fedora srpms currently.
|
||||
patch_file: acso-4.18.patch # This patch file works with 4.20+ kernels
|
||||
run_epoch: "{{ ansible_date_time.epoch }}"
|
||||
build_dir: /tmp/{{ fedora_version }}_kernel
|
||||
tasks:
|
||||
|
|
Loading…
Reference in a new issue