more tagging
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
1b3c7005be
commit
c685a00eea
2 changed files with 3 additions and 0 deletions
|
@ -322,6 +322,7 @@
|
||||||
remotepath: /
|
remotepath: /
|
||||||
localpath: /
|
localpath: /
|
||||||
proxyurl: http://localhost:10044
|
proxyurl: http://localhost:10044
|
||||||
|
tags: openqa
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: openqa.stg.fedoraproject.org
|
website: openqa.stg.fedoraproject.org
|
||||||
|
|
|
@ -758,11 +758,13 @@
|
||||||
site_name: openqa.fedoraproject.org
|
site_name: openqa.fedoraproject.org
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
sslonly: true
|
sslonly: true
|
||||||
|
tags: openqa
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: openqa.stg.fedoraproject.org
|
site_name: openqa.stg.fedoraproject.org
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
sslonly: true
|
sslonly: true
|
||||||
|
tags: openqa-stg
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: redirect.fedoraproject.org
|
site_name: redirect.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue