Switch the proxies to point to the new Ipsilon VM
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
7b2c578983
commit
e5a5ba6a86
1 changed files with 0 additions and 34 deletions
|
@ -177,37 +177,6 @@
|
||||||
keephost: true
|
keephost: true
|
||||||
tags: fasjson
|
tags: fasjson
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
|
||||||
website: "id{{ env_suffix }}.fedoraproject.org"
|
|
||||||
destname: id
|
|
||||||
balancer_name: app-os
|
|
||||||
targettype: openshift
|
|
||||||
keephost: true
|
|
||||||
tags:
|
|
||||||
- id.fedoraproject.org
|
|
||||||
when: env == "production"
|
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
|
||||||
website: "sso{{ env_suffix }}.fedoraproject.org"
|
|
||||||
destname: id
|
|
||||||
balancer_name: app-os
|
|
||||||
targettype: openshift
|
|
||||||
keephost: true
|
|
||||||
tags:
|
|
||||||
- sso.fedoraproject.org
|
|
||||||
when: env == "production"
|
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
|
||||||
website: "username.id{{ env_suffix }}.fedoraproject.org"
|
|
||||||
destname: usernameid
|
|
||||||
balancer_name: app-os
|
|
||||||
targettype: openshift
|
|
||||||
keephost: true
|
|
||||||
tags:
|
|
||||||
- id.fedoraproject.org
|
|
||||||
when: env == "production"
|
|
||||||
|
|
||||||
# Ipsilon is moving back to a VM in staging
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: "id{{ env_suffix }}.fedoraproject.org"
|
website: "id{{ env_suffix }}.fedoraproject.org"
|
||||||
destname: id
|
destname: id
|
||||||
|
@ -215,7 +184,6 @@
|
||||||
keephost: true
|
keephost: true
|
||||||
tags:
|
tags:
|
||||||
- id.fedoraproject.org
|
- id.fedoraproject.org
|
||||||
when: env == "staging"
|
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: "sso{{ env_suffix }}.fedoraproject.org"
|
website: "sso{{ env_suffix }}.fedoraproject.org"
|
||||||
|
@ -224,7 +192,6 @@
|
||||||
keephost: true
|
keephost: true
|
||||||
tags:
|
tags:
|
||||||
- sso.fedoraproject.org
|
- sso.fedoraproject.org
|
||||||
when: env == "staging"
|
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: "username.id{{ env_suffix }}.fedoraproject.org"
|
website: "username.id{{ env_suffix }}.fedoraproject.org"
|
||||||
|
@ -233,7 +200,6 @@
|
||||||
keephost: true
|
keephost: true
|
||||||
tags:
|
tags:
|
||||||
- id.fedoraproject.org
|
- id.fedoraproject.org
|
||||||
when: env == "staging"
|
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: "id{{ env_suffix }}.fedoraproject.org"
|
website: "id{{ env_suffix }}.fedoraproject.org"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue