From 4aa38686d99b6e6cde9ed490f1d91e6ca605fe3f Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Mon, 25 Feb 2019 21:59:34 -0600 Subject: [PATCH] updated comment w/ acso patch file --- playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbook.yml b/playbook.yml index b2918d1..060bb9f 100644 --- a/playbook.yml +++ b/playbook.yml @@ -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: