hopefully the last of the missing variables to get imagefactory client on qa-stg
This commit is contained in:
parent
2f23271045
commit
229c3eacdc
1 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue