resultsdb: add some more tags

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2022-06-10 10:24:38 -07:00
parent 7860437b4e
commit fefdd4205f

View File

@@ -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)