On 03/07/2018 12:38 PM, Dusty Mabe wrote:
> ---
>  roles/download/files/httpd/dl.fedoraproject.org/rewrite.conf | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/roles/download/files/httpd/dl.fedoraproject.org/rewrite.conf 
> b/roles/download/files/httpd/dl.fedoraproject.org/rewrite.conf
> index 02611de6a..cd5be3372 100644
> --- a/roles/download/files/httpd/dl.fedoraproject.org/rewrite.conf
> +++ b/roles/download/files/httpd/dl.fedoraproject.org/rewrite.conf
> @@ -7,6 +7,6 @@ RewriteRule ^/$ /pub [R=302,L]
>  
>  RedirectMatch 302 ^/pub/fedora/linux/atomic/(.*$) 
> https://kojipkgs.fedoraproject.org/atomic/$1
>  RedirectMatch 302 ^/pub/fedora/linux/atomic 
> https://kojipkgs.fedoraproject.org/atomic/
> -Redirect 302 "/ostree/27" 
> "https://kojipkgs.fedoraproject.org/atomic/workstation";
> -Redirect 302 "/pub/ostree/27" 
> "https://kojipkgs.fedoraproject.org/atomic/workstation";
> +Redirect 302 "/ostree/27" "https://kojipkgs.fedoraproject.org/atomic/repo";
> +Redirect 302 "/pub/ostree/27" 
> "https://kojipkgs.fedoraproject.org/atomic/repo";
>  
> 
Looks ok to me. +1

Let me know if you want me to run playbooks.

kevin


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org

Reply via email to