2015-11-13 09:49:00 -08:00
|
|
|
external_hostname: openqa.fedoraproject.org
|
|
|
|
|
|
|
|
openqa_hostname: localhost
|
|
|
|
openqa_email: adamwill@fedoraproject.org
|
|
|
|
openqa_nickname: adamwill
|
|
|
|
openqa_fullname: Adam Williamson
|
|
|
|
openqa_userid: http://adamwill.id.fedoraproject.org/
|
|
|
|
|
|
|
|
openqa_dbname: openqa
|
|
|
|
openqa_dbhost: db-qa01.qa.fedoraproject.org
|
|
|
|
openqa_dbuser: openqa
|
2015-11-18 03:33:39 +00:00
|
|
|
openqa_dbpassword: "{{ prod_openqa_dbpassword }}"
|
|
|
|
|
|
|
|
openqa_key: "{{ prod_openqa_apikey }}"
|
|
|
|
openqa_secret: "{{ prod_openqa_apisecret }}"
|
2015-11-13 09:49:00 -08:00
|
|
|
|
|
|
|
wikitcms_user: coconut
|
2015-11-18 03:33:39 +00:00
|
|
|
wikitcms_password: "{{ prod_wikitcms_password }}"
|
2015-11-13 09:49:00 -08:00
|
|
|
|
2015-12-04 19:01:53 -08:00
|
|
|
checkcompose_emailfrom: rawhide@fedoraproject.org
|
|
|
|
checkcompose_emailto: "test@lists.fedoraproject.org devel@lists.fedoraproject.org"
|
2016-01-20 11:05:59 -08:00
|
|
|
checkcompose_postrelease_emailto: "mmcgrath@fedoraproject.org cloud@lists.fedoraproject.org"
|
2016-01-19 14:45:51 -08:00
|
|
|
checkcompose_postrelease_emailerror: "true"
|
2015-12-04 19:01:53 -08:00
|
|
|
checkcompose_smtp: bastion.phx2.fedoraproject.org
|
2015-12-05 13:32:49 -08:00
|
|
|
checkcompose_url: "https://{{ external_hostname }}"
|
2015-11-13 09:49:00 -08:00
|
|
|
|
2015-11-18 03:33:39 +00:00
|
|
|
deployment_type: prod
|
|
|
|
|
2015-11-30 12:09:42 -08:00
|
|
|
# http and NFS
|
|
|
|
tcp_ports: [ 80, 2049 ]
|