From 0b2cbe69c9f04a18cbaaf0633ff513948ead9caa Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Wed, 25 Apr 2018 22:41:06 +0000 Subject: [PATCH] this will make us go. Geordi makes us strong. Smooge needs to lay off benadryl --- playbooks/include/proxies-redirects.yml | 5 +++++ playbooks/include/proxies-websites.yml | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 159c07143f..2100208fe2 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -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 diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 221d162d70..5e09781fd7 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -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]