fedoraplanet: setup to direct to openshift from proxies
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
a69d0e8617
commit
6123c903b9
2 changed files with 19 additions and 0 deletions
|
@ -936,3 +936,14 @@
|
|||
ocp4: true
|
||||
tags:
|
||||
- kanban
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: "fedoraplanet.org"
|
||||
destname: fedoraplanet
|
||||
balancer_name: apps-ocp
|
||||
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
ocp4: true
|
||||
tags:
|
||||
- fedoraplanet
|
||||
|
|
|
@ -1195,3 +1195,11 @@
|
|||
certbot: true
|
||||
tags:
|
||||
- epel.io
|
||||
|
||||
- role: httpd/website
|
||||
site_name: "fedoraplanet.org"
|
||||
ssl: true
|
||||
sslonly: true
|
||||
certbot: true
|
||||
tags:
|
||||
- fedoraplanet.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue