change to fedora 30 target
This commit is contained in:
parent
e8a1bc9188
commit
eddb5b24cc
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- hosts: buildservers
|
||||
vars:
|
||||
fedora_version: f29
|
||||
fedora_version: f30
|
||||
patch_file: acso-5.0.5.patch # This patch has been the same since 4.18, renamed to appear more relevant
|
||||
run_epoch: "{{ ansible_date_time.epoch }}"
|
||||
build_dir: /tmp/{{ fedora_version }}_kernel
|
||||
|
|
Loading…
Reference in a new issue