From 6646b6db24fcb53ee665f747f2883a6e17e9b157 Mon Sep 17 00:00:00 2001 From: clime Date: Fri, 28 Jul 2017 15:12:42 +0200 Subject: [PATCH] copr-backend: explicitly disable @copr/copr on builders --- roles/copr/backend/files/provision/provision_builder_tasks.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/copr/backend/files/provision/provision_builder_tasks.yml b/roles/copr/backend/files/provision/provision_builder_tasks.yml index acf96937d9..bd0bb32b3a 100644 --- a/roles/copr/backend/files/provision/provision_builder_tasks.yml +++ b/roles/copr/backend/files/provision/provision_builder_tasks.yml @@ -29,6 +29,9 @@ - nosync - expect +- name: disable @copr/copr explicitly + shell: dnf copr -y disable @copr/copr + - name: make sure newest rpm dnf: state=latest pkg={{ item }} with_items: