metrics-for-apps: Renamed tag, added firewall rules for proxies
Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
parent
d8193ced1f
commit
991da5d981
2 changed files with 20 additions and 2 deletions
|
@ -637,7 +637,7 @@
|
|||
balancer_members: "{{ ocp_nodes_stg }}"
|
||||
keephost: true
|
||||
tags:
|
||||
- ocp.fedoraproject.org
|
||||
- ocp.stg.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
|
@ -649,7 +649,7 @@
|
|||
balancer_members: "{{ ocp_nodes_stg }}"
|
||||
keephost: true
|
||||
tags:
|
||||
- apps.ocp.fedoraproject.org
|
||||
- apps.ocp.stg.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue