bastion.phx2 does not relay, only does fp.o local delivery, so since we're sending the compose check emails via bastion, we have to send to fp.o addresses.
30 lines
959 B
Text
30 lines
959 B
Text
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
|
|
openqa_dbpassword: "{{ prod_openqa_dbpassword }}"
|
|
|
|
openqa_key: "{{ prod_openqa_apikey }}"
|
|
openqa_secret: "{{ prod_openqa_apisecret }}"
|
|
|
|
wikitcms_user: coconut
|
|
wikitcms_password: "{{ prod_wikitcms_password }}"
|
|
|
|
checkcompose_emailfrom: rawhide@fedoraproject.org
|
|
checkcompose_emailto: "test@lists.fedoraproject.org devel@lists.fedoraproject.org"
|
|
checkcompose_postrelease_emailto: "mmcgrath@fedoraproject.org cloud@lists.fedoraproject.org"
|
|
checkcompose_postrelease_emailerror: "true"
|
|
checkcompose_smtp: bastion.phx2.fedoraproject.org
|
|
checkcompose_url: "https://{{ external_hostname }}"
|
|
|
|
deployment_type: prod
|
|
|
|
# http and NFS
|
|
tcp_ports: [ 80, 2049 ]
|