From b8cc28a9f64624e145a6f36acb872a4d223d4697 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Tue, 7 Jul 2015 19:12:49 +0000 Subject: [PATCH] bodhi2: Use koji.stg instead of the built-in dummy buildsystem --- roles/bodhi2/base/templates/staging.ini.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/base/templates/staging.ini.j2 b/roles/bodhi2/base/templates/staging.ini.j2 index bc31aea0ff..39480ae352 100644 --- a/roles/bodhi2/base/templates/staging.ini.j2 +++ b/roles/bodhi2/base/templates/staging.ini.j2 @@ -201,7 +201,7 @@ exclude_mail = autoqa taskotron # What buildsystem do we want to use? For development, we'll use a fake # buildsystem that always does what we tell it to do. For production, we'll # want to use 'koji'. -buildsystem = dev +buildsystem = koji # Koji's XML-RPC hub koji_hub = https://koji.stg.fedoraproject.org/kojihub