diff --git a/inventory/group_vars/taskotron-prod-clients b/inventory/group_vars/taskotron-prod-clients index 76dc94148a..05829c2f54 100644 --- a/inventory/group_vars/taskotron-prod-clients +++ b/inventory/group_vars/taskotron-prod-clients @@ -6,7 +6,11 @@ num_cpus: 2 slave_user: buildslave taskotron_fas_user: taskotron resultsdb_server: http://resultsdb01.qa.fedoraproject.org/resultsdb_api/api/v1.0/ -bodhi_server: http://10.5.124.206/fakefedorainfra/bodhi/ +# 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/ kojihub_url: http://koji.fedoraproject.org/kojihub taskotron_master: https://taskotron.fedoraproject.org/taskmaster/ deployment_type: prod