proxies / websites: add some tags for resultsdb
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c7b2f39a08
commit
7860437b4e
1 changed files with 2 additions and 0 deletions
|
@ -813,6 +813,7 @@
|
|||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
when: env == "staging"
|
||||
tags: resultsdb
|
||||
|
||||
- role: httpd/website
|
||||
site_name: resultsdb.fedoraproject.org
|
||||
|
@ -820,6 +821,7 @@
|
|||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
when: env != "staging"
|
||||
tags: resultsdb
|
||||
|
||||
- role: httpd/website
|
||||
site_name: lists.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue