Move kojipkgs/atomic to kojipkgs/ostree
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
9d29942eb5
commit
db0375b8b6
3 changed files with 5 additions and 5 deletions
|
@ -11,9 +11,9 @@ 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://d1gglb5celp6et.cloudfront.net/deltas/$1
|
||||
RedirectMatch 302 ^/atomic/repo/objects/(.*) https://d1gglb5celp6et.cloudfront.net/objects/$1
|
||||
RedirectMatch 302 ^/atomic/repo/(.*) https://kojipkgs.fedoraproject.org/atomic/repo/$1
|
||||
RedirectMatch 302 ^/atomic/repo/deltas/(.*) https://d2uk5hbyrobdzx.cloudfront.net/deltas/$1
|
||||
RedirectMatch 302 ^/atomic/repo/objects/(.*) https://d2uk5hbyrobdzx.cloudfront.net/objects/$1
|
||||
RedirectMatch 302 ^/atomic/repo/(.*) https://kojipkgs.fedoraproject.org/ostree/repo/$1
|
||||
|
||||
RedirectMatch 302 ^/cdn-testing/atomic/repo/deltas/(.*) https://d1dgksnh07m2j5.cloudfront.net/deltas/$1
|
||||
RedirectMatch 302 ^/cdn-testing/atomic/repo/objects/(.*) https://d1dgksnh07m2j5.cloudfront.net/objects/$1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue