mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 05:20:49 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user