diff --git a/inventory/group_vars/qa-stg b/inventory/group_vars/qa-stg index 61aeaa1100..971f6feab0 100644 --- a/inventory/group_vars/qa-stg +++ b/inventory/group_vars/qa-stg @@ -69,7 +69,14 @@ buildslave_password: '{{ qa_stg_buildslave_password }}' deployment_type: qa-stg tcp_ports: [ 80, 222, 443, "{{ buildslave_port }}", 3306 ] -# for downloading taskotron images +############################################################ +# imagefactory config +############################################################ + +imagefactory_host: qa11.qa.fedoraproject.org +imagefactory_baseurl: 'http://{{imagefactory_host}}:8075/imagefactory' +imagefactory_tools_branch: develop + imagesdir: /var/lib/diskimages slaves_group: apache