[libvirt] [jenkins-ci PATCH 2/2] guests: Don't prepare CentOS 7 for Go projects

Andrea Bolognani abologna at redhat.com
Fri Dec 21 09:15:33 UTC 2018


The corresponding packages are no longer available without
enabling EPEL, which resulted in the update procedure
failing.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 guests/host_vars/libvirt-centos-7/main.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/guests/host_vars/libvirt-centos-7/main.yml b/guests/host_vars/libvirt-centos-7/main.yml
index 8be54b6..741de62 100644
--- a/guests/host_vars/libvirt-centos-7/main.yml
+++ b/guests/host_vars/libvirt-centos-7/main.yml
@@ -5,8 +5,6 @@ projects:
   - libvirt-cim
   - libvirt-dbus
   - libvirt-glib
-  - libvirt-go
-  - libvirt-go-xml
   - libvirt-ocaml
   - libvirt-perl
   - libvirt-python
-- 
2.19.2




More information about the libvir-list mailing list