From cdb3fed5f3acf0faf0892da71713368e9495b252 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Oct 17 2019 09:08:51 +0000 Subject: Set ansible_pkg_mgr: dnf for rawhide on test-rpm job --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index bcc4e97..a475a09 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -12,6 +12,9 @@ host-vars: cloud-host: ansible_python_interpreter: /usr/bin/python3 + # Looks like in rawhide the fact is not set an cause + # troubles with ansible yum module + ansible_pkg_mgr: dnf - job: name: rpm-test