From 16d868f7f4320215e7e02f3632e94f2f7bd47b00 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Wed, 27 May 2015 21:55:58 +0000 Subject: [PATCH] jenkins: Install python-createrepo_c on the workers for bodhi2 --- playbooks/groups/jenkins-cloud.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/jenkins-cloud.yml b/playbooks/groups/jenkins-cloud.yml index 324f5b8a94..59f4b2d52f 100644 --- a/playbooks/groups/jenkins-cloud.yml +++ b/playbooks/groups/jenkins-cloud.yml @@ -380,6 +380,7 @@ - openssl-devel # Required by bodhi/cffi/cryptography - redis # Required by copr - createrepo_c # Required by bodhi2 + - python-createrepo_c # Required by bodhi2 tags: - packages