From 0b85849d671438d02ac88ac3c649f627c07670b5 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 15 Jun 2018 19:11:44 +0000 Subject: [PATCH] disable until cloudfront is ready --- roles/download/files/httpd/dl.fedoraproject.org/rewrite.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/download/files/httpd/dl.fedoraproject.org/rewrite.conf b/roles/download/files/httpd/dl.fedoraproject.org/rewrite.conf index 1f39e6c5d3..995ae90dc1 100644 --- a/roles/download/files/httpd/dl.fedoraproject.org/rewrite.conf +++ b/roles/download/files/httpd/dl.fedoraproject.org/rewrite.conf @@ -19,7 +19,7 @@ RedirectMatch 302 ^/pub/fedora/linux/atomic https://kojipkgs.fedoraproject.org/a Redirect 302 "/ostree/27" "https://kojipkgs.fedoraproject.org/atomic/repo" Redirect 302 "/pub/ostree/27" "https://kojipkgs.fedoraproject.org/atomic/repo" -RedirectMatch 302 ^/atomic/repo/deltas/(.*) https://d14lrfjen188b1.cloudfront.net/$1 +#RedirectMatch 302 ^/atomic/repo/deltas/(.*) https://d14lrfjen188b1.cloudfront.net/$1 RedirectMatch 302 ^/atomic/repo/objects/(.*) https://d2os45suu8yck8.cloudfront.net/$1 RedirectMatch 302 ^/atomic/repo/(.*) https://kojipkgs.fedoraproject.org/atomic/repo/$1