proxies: add tags for riscv-koji
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4e75154825
commit
835cc165dd
2 changed files with 5 additions and 1 deletions
|
@ -672,7 +672,8 @@
|
||||||
balancer_members:
|
balancer_members:
|
||||||
- "riscv-koji01.{{ datacenter }}.fedoraproject.org"
|
- "riscv-koji01.{{ datacenter }}.fedoraproject.org"
|
||||||
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
|
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
|
||||||
when: koji_instance == "secondary"
|
tags:
|
||||||
|
- riscv-koji
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: kojipkgs.fedoraproject.org
|
website: kojipkgs.fedoraproject.org
|
||||||
|
|
|
@ -1226,3 +1226,6 @@
|
||||||
site_name: riscv-koji.fedoraproject.org
|
site_name: riscv-koji.fedoraproject.org
|
||||||
sslonly: true
|
sslonly: true
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
tags:
|
||||||
|
- riscv-koji
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue