updated comment w/ acso patch file

This commit is contained in:
Josh Lay 2019-02-25 21:59:34 -06:00
parent 24d7ca9c05
commit 4aa38686d9

View file

@ -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: