Necessary changes to accommodate ostree repo move from atomic/ to ostree/
Use metalink url for AH ISO creation Signed-off-by: Sinny Kumari <sinny@redhat.com>
This commit is contained in:
parent
74adf3d61e
commit
419fac6c17
5 changed files with 60 additions and 63 deletions
|
@ -15,9 +15,5 @@ RedirectMatch 302 ^/atomic/repo/deltas/(.*) https://d2uk5hbyrobdzx.cloudfront.ne
|
|||
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
|
||||
RedirectMatch 302 ^/cdn-testing/atomic/repo/(.*) https://kojipkgs.fedoraproject.org/atomic/repo/$1
|
||||
|
||||
RedirectMatch 302 ^/iot/repo/objects/(.*) https://d35xkejx7yn5rc.cloudfront.net/$1
|
||||
RedirectMatch 302 ^/iot/repo/(.*) https://kojipkgs.fedoraproject.org/compose/iot/repo/$1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue