flatpak-cache: fix naming of group and remove all traces of old deployment
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
This commit is contained in:
parent
d3db742dd6
commit
e802586209
3 changed files with 1 additions and 18 deletions
|
@ -918,15 +918,6 @@
|
|||
- awx
|
||||
when: env == "production"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: "flatpak-cache{{ env_suffix }}.fedoraproject.org"
|
||||
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
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: "openscanhub{{ env_suffix }}.fedoraproject.org"
|
||||
destname: openscanhub
|
||||
|
|
|
@ -681,14 +681,6 @@
|
|||
- ocp.stg.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/website
|
||||
site_name: flatpak-cache.stg.fedoraproject.org
|
||||
sslonly: false
|
||||
x_forward: true
|
||||
tags:
|
||||
- flatpak-cache.stg.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/website
|
||||
site_name: apps.ocp.stg.fedoraproject.org
|
||||
server_aliases: ["*.apps.ocp.stg.fedoraproject.org", api.apps.ocp.stg.fedoraproject.org]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue