Prepare Noggin & FASJSON for prod
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
f952b7a715
commit
2269f0ece1
12 changed files with 36 additions and 31 deletions
|
@ -162,10 +162,8 @@
|
|||
- fas
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: admin.fedoraproject.org
|
||||
website: "accounts{{ env_suffix }}.fedoraproject.org"
|
||||
destname: noggin
|
||||
remotepath: /accounts
|
||||
localpath: /accounts
|
||||
balancer_name: app-os
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
|
@ -176,7 +174,6 @@
|
|||
balancer_name: app-os
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: "id{{ env_suffix }}.fedoraproject.org"
|
||||
|
|
|
@ -385,7 +385,6 @@
|
|||
site_name: fas.fedoraproject.org
|
||||
server_aliases:
|
||||
- fas.stg.fedoraproject.org
|
||||
- accounts.fedoraproject.org
|
||||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue