this will make us go. Geordi makes us strong. Smooge needs to lay off benadryl

This commit is contained in:
Stephen Smoogen 2018-04-25 22:41:06 +00:00
parent c01bdeee92
commit 0b2cbe69c9
2 changed files with 12 additions and 0 deletions

View file

@ -59,6 +59,11 @@
regex: ^.*/(.*openh264.*.rpm$)
target: http://ciscobinary.openh264.org/$1
- role: httpd/redirectmatch
shortname: jenkins
website: jenkins.fedorainfracloud.org
target: https://jenkins-fedora-infra.apps.ci.centos.org
- role: httpd/redirectmatch
shortname: fpaste
website: fpaste.org

View file

@ -733,6 +733,13 @@
sslonly: true
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
site_name: jenkins.fedorainfracloud.org
cert_name: jenkins.fedorainfracloud.org
SSLCertificateChainFile: jenkins.fedorainfracloud.org.intermediate.cert
tags:
- role: httpd/website
site_name: beaker.qa.fedoraproject.org
server_aliases: [beaker.qa.fedoraproject.org]