adding vars to get imagefactory client on qa-prod
This commit is contained in:
parent
229c3eacdc
commit
7bab8e1761
1 changed files with 16 additions and 0 deletions
|
@ -104,3 +104,19 @@ static_sites:
|
|||
- name: "docs.{{ vpn_hostname }}"
|
||||
document_root: /srv/content/docs
|
||||
external_name: "docs.{{ external_hostname }}"
|
||||
|
||||
- name: "images.{{ inventory_hostname }}"
|
||||
document_root: /srv/content/images
|
||||
external_name: "images.{{ external_hostname }}"
|
||||
|
||||
############################################################
|
||||
# imagefactory config
|
||||
############################################################
|
||||
|
||||
imagefactory_host: qa12.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