From 74cff261b697fe89561c47eba249b79427ef7adf Mon Sep 17 00:00:00 2001 From: clime Date: Mon, 18 Dec 2017 13:34:25 +0100 Subject: [PATCH] copr-backend: install the latest copr-backend package from f26 ...we can no longer build for f25 --- roles/copr/backend/tasks/main.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/copr/backend/tasks/main.yml b/roles/copr/backend/tasks/main.yml index cfbc8174da..3a247e973f 100644 --- a/roles/copr/backend/tasks/main.yml +++ b/roles/copr/backend/tasks/main.yml @@ -15,6 +15,9 @@ - copr-backend - copr-selinux +- name: install the latest copr-backend from f26 + command: dnf install -y https://kojipkgs.fedoraproject.org//packages/copr-backend/1.109/1.fc26/noarch/copr-backend-1.109-1.fc26.noarch.rpm + - name: add additional packages for copr-backend dnf: state=present name={{ item }} with_items: