diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 0d3a0e05d9..4c6d391cc2 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -646,6 +646,7 @@ ocp4: true keephost: true when: env == "staging" + tags: resultsdb ### production entries for resultsdb and resultsdb_frontend - role: httpd/reverseproxy @@ -659,6 +660,7 @@ ocp4: true keephost: true when: env != "staging" + tags: resultsdb # This one gets its own role (instead of httpd/reverseproxy) so that it can # copy in some silly static resources (globe.png, index.html)