have taskotron prod clients use stg fakefedorainfra instance for now
This commit is contained in:
parent
821d2f8176
commit
c16541440c
1 changed files with 5 additions and 1 deletions
|
@ -6,7 +6,11 @@ num_cpus: 2
|
||||||
slave_user: buildslave
|
slave_user: buildslave
|
||||||
taskotron_fas_user: taskotron
|
taskotron_fas_user: taskotron
|
||||||
resultsdb_server: http://resultsdb01.qa.fedoraproject.org/resultsdb_api/api/v1.0/
|
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
|
kojihub_url: http://koji.fedoraproject.org/kojihub
|
||||||
taskotron_master: https://taskotron.fedoraproject.org/taskmaster/
|
taskotron_master: https://taskotron.fedoraproject.org/taskmaster/
|
||||||
deployment_type: prod
|
deployment_type: prod
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue