Skip to content
Snippets Groups Projects
Commit 018b60ab authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Revert "CI: Fix libvirt errors caused by latest edk2-ovmf""

parents 79a3c47d 66e143ad
No related branches found
No related tags found
No related merge requests found
......@@ -55,12 +55,3 @@
cmd: dev/install.sh &> {{ logs_dir }}/ansible/install
chdir: "{{ kayobe_src_dir }}"
executable: /bin/bash
# TODO(priteau): Remove when edk2-ovmf bug is resolved upstream
# https://bugzilla.redhat.com/show_bug.cgi?id=1961562
- name: Exclude buggy edk2-ovmf package version
lineinfile:
path: /etc/yum.repos.d/CentOS-Stream-AppStream.repo
line: exclude=edk2-ovmf-20200602gitca407c7246bf-5.el8
become: true
when: ansible_os_family == 'RedHat'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment