mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
resultsdb: add some more tags
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user