diff --git a/inventory/group_vars/taskotron-stg-client-hosts b/inventory/group_vars/taskotron-stg-client-hosts index 3f8c434bc7..91edb2c2cf 100644 --- a/inventory/group_vars/taskotron-stg-client-hosts +++ b/inventory/group_vars/taskotron-stg-client-hosts @@ -73,6 +73,8 @@ buildmaster_pubkey: 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1pas/39xwIOjN5hXpswb # imagefactory config ############################################################ -imagefactory_host: qa12.qa.fedoraproject.org +#imagefactory_host: qa12.qa.fedoraproject.org +# temporary point to dev images until resultsdb is upgraded to 2.0 on prod +imagefactory_host: qa11.qa.fedoraproject.org imagefactory_baseurl: 'http://{{imagefactory_host}}:8075/imagefactory' imagefactory_tools_branch: master