this will make us go. Geordi makes us strong. Smooge needs to lay off benadryl
This commit is contained in:
parent
c01bdeee92
commit
0b2cbe69c9
2 changed files with 12 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue