From cf34e7e4b2988969407d6575ccaed5ac02319ad1 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Fri, 10 Oct 2014 23:05:34 +0000 Subject: [PATCH] switching taskotron production to use actual bodhi --- inventory/group_vars/taskotron-prod-clients | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/inventory/group_vars/taskotron-prod-clients b/inventory/group_vars/taskotron-prod-clients index f5383e8a30..eff7e44f68 100644 --- a/inventory/group_vars/taskotron-prod-clients +++ b/inventory/group_vars/taskotron-prod-clients @@ -7,10 +7,7 @@ slave_user: buildslave taskotron_fas_user: autoqa resultsdb_server: http://resultsdb01.qa.fedoraproject.org/resultsdb_api/api/v1.0/ # this is proxy01.phx2 -# disabled for now, need to change when we go to actual production -# bodhi_server: https://admin.fedoraproject.org/updates -# this is stg's fakefedorainfra instance, only temporary -bodhi_server: http://10.5.124.232/fakefedorainfra/bodhi/ +bodhi_server: https://admin.fedoraproject.org/updates kojihub_url: http://koji.fedoraproject.org/kojihub taskotron_master: https://taskotron.fedoraproject.org/taskmaster/ deployment_type: prod