Re: [jenkins-ci PATCH v2 6/8] guests: Enable PowerTools repo on CentOS 8 guests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2019-12-10 at 16:38 +0100, Fabiano Fidêncio wrote:
> +++ b/guests/playbooks/update/tasks/base.yml
> +- name: Enable PowerTools repository
> +  command: '{{ package_manager }} config-manager --set-enabled PowerTools -y'
> +  args:
> +    warn: no
> +  when:
> +    - os_name == 'CentOS'
> +    - os_version == '8'

Same comment as the one I just made for EPEL: you need to make sure
this line ends up in the generated Dockerfile too.

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux