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:
parent
1219776da7
commit
81ca9bd8a1
2 changed files with 18 additions and 0 deletions
|
@ -667,6 +667,17 @@
|
||||||
tags:
|
tags:
|
||||||
- riscv-koji
|
- 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
|
- role: httpd/reverseproxy
|
||||||
website: kojipkgs.fedoraproject.org
|
website: kojipkgs.fedoraproject.org
|
||||||
destname: kojipkgs
|
destname: kojipkgs
|
||||||
|
|
|
@ -1229,3 +1229,10 @@
|
||||||
tags:
|
tags:
|
||||||
- riscv-koji
|
- riscv-koji
|
||||||
|
|
||||||
|
- role: httpd/website
|
||||||
|
site_name: riscv-kojipkgs.fedoraproject.org
|
||||||
|
sslonly: true
|
||||||
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
tags:
|
||||||
|
- riscv-koji
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue