asknot: deploying whatcanidoforfedora.org to ocp4 cluster
Signed-off-by: Prakash Mishra <prakashmishra1598@gmail.com> Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
parent
5f903896f7
commit
46b773c87a
1 changed files with 11 additions and 0 deletions
|
@ -811,6 +811,16 @@
|
||||||
tags: release-montoring.org
|
tags: release-montoring.org
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
||||||
|
- role: httpd/reverseproxy
|
||||||
|
website: whatcanidoforfedora.org
|
||||||
|
destname: whatcanidoforfedora
|
||||||
|
balancer_name: app-ocp
|
||||||
|
balancer_members: "{{ ocp_nodes_stg }}"
|
||||||
|
targettype: openshift
|
||||||
|
keephost: true
|
||||||
|
tags: whatcanidoforfedora.org
|
||||||
|
when: env == "staging"
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: whatcanidoforfedora.org
|
website: whatcanidoforfedora.org
|
||||||
destname: whatcanidoforfedora
|
destname: whatcanidoforfedora
|
||||||
|
@ -818,6 +828,7 @@
|
||||||
targettype: openshift
|
targettype: openshift
|
||||||
keephost: true
|
keephost: true
|
||||||
tags: whatcanidoforfedora.org
|
tags: whatcanidoforfedora.org
|
||||||
|
when: env != "staging"
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: testdays.fedoraproject.org
|
website: testdays.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue