[libvirt] [jenkins-ci PATCH v2 3/8] guests: Add CentOS 8

Andrea Bolognani abologna at redhat.com
Tue Dec 10 16:12:30 UTC 2019


On Tue, 2019-12-10 at 16:38 +0100, Fabiano Fidêncio wrote:
> This commit allows calling `lcitool install libvirt-centos-8`.
> 
> `lcitool update libvirt-centos-8 $project` does *not* work as:
> - EPEL repository is only enabled for CentOS 7;
>   - The reason EPEL is needed because of some base packages (as screen);
> - There's no task to enable PowerTools repository;
>   - PowerTools is needed because the development packages are
>     distributed via this repo;
> - There's *no* project supported;
> 
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
>  guests/host_vars/libvirt-centos-8/docker.yml  | 2 ++
>  guests/host_vars/libvirt-centos-8/install.yml | 2 ++
>  guests/host_vars/libvirt-centos-8/main.yml    | 7 +++++++
>  guests/inventory                              | 1 +
>  4 files changed, 12 insertions(+)
>  create mode 100644 guests/host_vars/libvirt-centos-8/docker.yml
>  create mode 100644 guests/host_vars/libvirt-centos-8/install.yml
>  create mode 100644 guests/host_vars/libvirt-centos-8/main.yml

Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list