We had disabled this a year ago with 72afaed959f8; however, a few
months ago we started enabling EPEL on CentOS 7 with d63d6a59cc11,
and from that source we can install a recent Go compiler.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
guests/host_vars/libvirt-centos-7/main.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/guests/host_vars/libvirt-centos-7/main.yml
b/guests/host_vars/libvirt-centos-7/main.yml
index 94e29af..e0579ad 100644
--- a/guests/host_vars/libvirt-centos-7/main.yml
+++ b/guests/host_vars/libvirt-centos-7/main.yml
@@ -5,6 +5,8 @@ projects:
- libvirt-cim
- libvirt-dbus
- libvirt-glib
+ - libvirt-go
+ - libvirt-go-xml
- libvirt-ocaml
- libvirt-perl
- libvirt-python
--
2.23.0