proxies-websites: add more tags
So I can fix the worker06 bug for the sites it's annoying me on, at least... Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
079bb7a6b5
commit
da51de6283
1 changed files with 4 additions and 0 deletions
|
@ -626,6 +626,8 @@
|
|||
sslonly: true
|
||||
gzip: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
tags:
|
||||
- apps.fedoraproject.org
|
||||
|
||||
- role: httpd/website
|
||||
site_name: "notifications{{ env_suffix }}.fedoraproject.org"
|
||||
|
@ -992,6 +994,7 @@
|
|||
sslonly: true
|
||||
server_aliases: [greenwave.stg.fedoraproject.org]
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
tags: greenwave
|
||||
|
||||
- role: httpd/website
|
||||
site_name: koschei.fedoraproject.org
|
||||
|
@ -1005,6 +1008,7 @@
|
|||
sslonly: true
|
||||
server_aliases: [waiverdb.stg.fedoraproject.org]
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
tags: waiverdb
|
||||
|
||||
- role: httpd/website
|
||||
site_name: silverblue.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue