Skip to content

Commit

Permalink
mirrors/distfiles: update OVHcloud mirror
Browse files Browse the repository at this point in the history
* The company changed its name to OVHcloud.
* IPv6 is not supported at the moment.
* Anycast is used with 4 locations.
* https is available.

Signed-off-by: Louis Sautier <[email protected]>
Closes: gentoo#650
Signed-off-by: Florian Schmaus <[email protected]>
  • Loading branch information
sbraz authored and Flowdalic committed Jan 31, 2024
1 parent 3a8865d commit 4bc2e24
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions files/mirrors/distfiles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ vim: ft=xml et ts=2 sts=2 sw=2:
<uri protocol="https" ipv4="y" ipv6="y" partial="n">https://mirror.reenigne.net/gentoo/</uri>
<uri protocol="http" ipv4="y" ipv6="y" partial="n">http:https://mirror.reenigne.net/gentoo/</uri>
</mirror>
<mirror>
<name>OVHcloud (Anycast: Beauharnois)</name>
<uri protocol="https" ipv4="y" ipv6="n" partial="n">https://gentoo.mirrors.ovh.net/gentoo-distfiles/</uri>
<uri protocol="http" ipv4="y" ipv6="n" partial="n">http:https://gentoo.mirrors.ovh.net/gentoo-distfiles/</uri>
</mirror>
</mirrorgroup>
<mirrorgroup region="North America" country="US" countryname="USA">
<mirror>
Expand Down Expand Up @@ -176,8 +181,9 @@ vim: ft=xml et ts=2 sts=2 sw=2:
</mirrorgroup>
<mirrorgroup region="Europe" country="FR" countryname="France">
<mirror>
<name>OVH</name>
<uri protocol="http" ipv4="y" ipv6="y" partial="n">http:https://gentoo.mirrors.ovh.net/gentoo-distfiles/</uri>
<name>OVHcloud (Anycast: Gravelines; Roubaix; Strasbourg)</name>
<uri protocol="https" ipv4="y" ipv6="n" partial="n">https://gentoo.mirrors.ovh.net/gentoo-distfiles/</uri>
<uri protocol="http" ipv4="y" ipv6="n" partial="n">http:https://gentoo.mirrors.ovh.net/gentoo-distfiles/</uri>
</mirror>
<mirror>
<name>Free</name>
Expand Down

0 comments on commit 4bc2e24

Please sign in to comment.