lists: add tag for proxies websites/reverseproxy
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6c2f16eb9a
commit
643e5ae324
2 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,7 @@
|
||||||
header_scheme: true
|
header_scheme: true
|
||||||
keephost: true
|
keephost: true
|
||||||
proxyurl: "{{ varnish_url }}"
|
proxyurl: "{{ varnish_url }}"
|
||||||
|
tags: lists.fedoraproject.org
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: lists.fedorahosted.org
|
website: lists.fedorahosted.org
|
||||||
|
|
|
@ -799,6 +799,7 @@
|
||||||
server_aliases: [lists.stg.fedoraproject.org]
|
server_aliases: [lists.stg.fedoraproject.org]
|
||||||
sslonly: true
|
sslonly: true
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
tags: lists.fedoraproject.org
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: lists.fedorahosted.org
|
site_name: lists.fedorahosted.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue