+1

On Wed, Apr 25, 2018 at 6:12 PM, Patrick Uiterwijk
<[email protected]> wrote:
> On Thu, Apr 26, 2018 at 12:10 AM, Stephen John Smoogen <[email protected]> 
> wrote:
>> diff --git a/playbooks/include/proxies-redirects.yml
>> b/playbooks/include/proxies-redirects.yml
>> index 159c071..2100208 100644
>> --- a/playbooks/include/proxies-redirects.yml
>> +++ b/playbooks/include/proxies-redirects.yml
>> @@ -60,6 +60,11 @@
>>      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
>>      regex: /(.*)$
>> diff --git a/playbooks/include/proxies-websites.yml
>> b/playbooks/include/proxies-websites.yml
>> index 221d162..35cd18d 100644
>> --- a/playbooks/include/proxies-websites.yml
>> +++ b/playbooks/include/proxies-websites.yml
>> @@ -734,6 +734,10 @@
>>      cert_name: "{{wildcard_cert_name}}"
>>
>>    - role: httpd/website
>> +    site_name: jenkins.fedorainfracloud.org
>> +    cert_name: "jenkins.fedorainfracloud.org"
>> +
>> +  - role: httpd/website
>>      site_name: beaker.qa.fedoraproject.org
>>      server_aliases: [beaker.qa.fedoraproject.org]
>>      # Set this explicitly to stg here.. as per the original puppet config.
>>
>
>
> +1
> _______________________________________________
> infrastructure mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to