copr: use CDN for AWS

This commit is contained in:
Miroslav Suchý 2020-02-21 16:46:19 +01:00 committed by Pierre-Yves Chibon
parent 83558432f1
commit cb7c17573b
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ _forward_src: "forward"
copr_backend_ips: ["34.227.76.72", "172.30.2.166"]
keygen_host: "52.202.64.55"
backend_base_url: "https://copr-be.aws.fedoraproject.org"
backend_base_url: "https://download.copr.fedorainfracloud.org"
postfix_maincf: "postfix/main.cf/main.cf.copr"
frontend_base_url: "https://copr-fe.aws.fedoraproject.org"

View file

@ -12,7 +12,7 @@ _forward_src: "forward_dev"
copr_backend_ips: ["54.174.143.212", "172.30.2.128"]
keygen_host: "18.209.1.14"
backend_base_url: "https://copr-be-dev.cloud.fedoraproject.org"
backend_base_url: "https://download.copr-dev.fedorainfracloud.org"
postfix_maincf: "postfix/main.cf/main.cf.copr"
frontend_base_url: "https://copr-fe-dev.cloud.fedoraproject.org"