[libvirt] [jenkins-ci PATCH 1/5] guests: Add mapping for augeas-lenses

Fabiano Fidêncio fidencio at redhat.com
Thu Dec 12 14:43:53 UTC 2019


On Thu, Dec 12, 2019 at 3:31 PM Andrea Bolognani <abologna at redhat.com> wrote:
>
> Some distributions package augeas and the default lenses separately,
> so we need a mapping for the latter.
>
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  guests/vars/mappings.yml | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/guests/vars/mappings.yml b/guests/vars/mappings.yml
> index d32ecf3..02bedab 100644
> --- a/guests/vars/mappings.yml
> +++ b/guests/vars/mappings.yml
> @@ -77,6 +77,11 @@ mappings:
>      default: augeas
>      deb: augeas-tools
>
> +  augeas-lenses:
> +    default: augeas
> +    deb: augeas-lenses
> +    OpenSUSE: augeas-lenses

Hmm. I guess it only hits the container, am I right? Because in the VM
it's installed as part of the base system.





More information about the libvir-list mailing list