summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorValentin Gologuzov <vgologuz@redhat.com>2015-07-30 16:58:44 +0200
committerValentin Gologuzov <vgologuz@redhat.com>2015-07-30 16:58:55 +0200
commitdfb486a5e0e6c68d6c6efff40fb485fb653b1e18 (patch)
tree3635d40e8ddb707a7e741d07308d29395ec0c168
parent1c6d59fc200528425bb1b67ececcf72fe088931a (diff)
downloadansible-dfb486a5e0e6c68d6c6efff40fb485fb653b1e18.tar.gz
ansible-dfb486a5e0e6c68d6c6efff40fb485fb653b1e18.tar.xz
ansible-dfb486a5e0e6c68d6c6efff40fb485fb653b1e18.zip
[copr][backend] Install scl-utils-build package on the builder machines
-rw-r--r--roles/copr/backend/files/provision/provision_builder_tasks.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/copr/backend/files/provision/provision_builder_tasks.yml b/roles/copr/backend/files/provision/provision_builder_tasks.yml
index c56d49369..6110e4a4a 100644
--- a/roles/copr/backend/files/provision/provision_builder_tasks.yml
+++ b/roles/copr/backend/files/provision/provision_builder_tasks.yml
@@ -17,6 +17,7 @@
- libselinux-python
- libsemanage-python
- yum
+ - scl-utils-build
# - fedpkg-copr
# BZ 1241507
- shell: yum-deprecated install -y fedpkg-copr || yum install -y fedpkg-copr