diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index c2c6cb4f59..45c84e5e4b 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -299,9 +299,11 @@ remotepath: /blockerbugs localpath: /blockerbugs balancer_members: + - "{{ item }}" + tags: blockerbugs + with_items: - "{{ ocp_nodes_stg }}" - "{{ ocp_nodes }}" - tags: blockerbugs - role: httpd/reverseproxy website: fedoraproject.org