[libvirt] [jenkins-ci PATCH v2 7/8] guests: Add projects to CentOS 8

Fabiano Fidêncio fidencio at redhat.com
Tue Dec 10 15:38:26 UTC 2019


Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
 guests/host_vars/libvirt-centos-8/main.yml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/guests/host_vars/libvirt-centos-8/main.yml b/guests/host_vars/libvirt-centos-8/main.yml
index a147183..aae2313 100644
--- a/guests/host_vars/libvirt-centos-8/main.yml
+++ b/guests/host_vars/libvirt-centos-8/main.yml
@@ -1,4 +1,19 @@
 ---
+projects:
+  - libosinfo
+  - libvirt
+  - libvirt-dbus
+  - libvirt-glib
+  - libvirt-go
+  - libvirt-go-xml
+  - libvirt-ocaml
+  - libvirt-perl
+  - libvirt-python
+  - osinfo-db
+  - osinfo-db-tools
+  - virt-manager
+  - virt-viewer
+
 package_format: 'rpm'
 package_manager: 'dnf'
 os_name: 'CentOS'
-- 
2.23.0




More information about the libvir-list mailing list