flatpak-cache: new reverse proxy to flatpak-cache directly
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
This commit is contained in:
parent
121672b2e3
commit
29d51dc5b6
1 changed files with 3 additions and 7 deletions
|
@ -917,15 +917,11 @@
|
|||
|
||||
- role: httpd/reverseproxy
|
||||
website: "flatpak-cache{{ env_suffix }}.fedoraproject.org"
|
||||
destname: apps.ocp
|
||||
balancer_name: apps-ocp
|
||||
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
|
||||
targettype: openshift
|
||||
ocp4: true
|
||||
keephost: true
|
||||
destname: flatpak-cache
|
||||
proxyurl: http://worker01.ocp.stg.iad2.fedoraproject.org:31444
|
||||
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
|
||||
tags:
|
||||
- flatpak-cache.stg.fedoraproject.org
|
||||
- flatpak-cache
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue