proxies: add a riscv-kojipkgs virthost/proxy

We are actually just pointing these to the hub for now, but we have them
seperated in case we want to make a seperate kojipkgs for this.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-03-24 16:21:27 -07:00
parent 1219776da7
commit 81ca9bd8a1
2 changed files with 18 additions and 0 deletions

View file

@ -667,6 +667,17 @@
tags:
- riscv-koji
- role: httpd/reverseproxy
website: riscv-kojipkgs.fedoraproject.org
destname: kojipkgs
keephost: true
balancer_name: riscv-kojipkgs
balancer_members:
- "riscv-koji01.{{ datacenter }}.fedoraproject.org"
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
tags:
- riscv-koji
- role: httpd/reverseproxy
website: kojipkgs.fedoraproject.org
destname: kojipkgs

View file

@ -1229,3 +1229,10 @@
tags:
- riscv-koji
- role: httpd/website
site_name: riscv-kojipkgs.fedoraproject.org
sslonly: true
cert_name: "{{wildcard_cert_name}}"
tags:
- riscv-koji