-
Notifications
You must be signed in to change notification settings - Fork 416
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OVHcloud mirror: split into 4 different locations
Our anycast IP is routed to 4 different locations. This is a follow-up to 02c8629.
- Loading branch information
Louis Sautier
committed
Feb 2, 2024
1 parent
0a46564
commit 420ca48
Showing
4 changed files
with
53 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
name: bhs.almalinux.mirrors.ovh.net | ||
address: | ||
http: http://almalinux.mirrors.ovh.net/ | ||
https: https://almalinux.mirrors.ovh.net/ | ||
geolocation: | ||
continent: North America | ||
country: CA | ||
state_province: Quebec | ||
city: Beauharnois | ||
update_frequency: 12h | ||
sponsor: OVHcloud | ||
sponsor_url: https://www.ovhcloud.com/ | ||
email: [email protected] | ||
asn: 16276 | ||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
name: gra.almalinux.mirrors.ovh.net | ||
address: | ||
http: http://almalinux.mirrors.ovh.net/ | ||
https: https://almalinux.mirrors.ovh.net/ | ||
geolocation: | ||
continent: Europe | ||
country: FR | ||
state_province: Hauts-de-France | ||
city: Gravelines | ||
update_frequency: 12h | ||
sponsor: OVHcloud | ||
sponsor_url: https://www.ovhcloud.com/ | ||
email: [email protected] | ||
asn: 16276 | ||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
name: rbx.almalinux.mirrors.ovh.net | ||
address: | ||
http: http://almalinux.mirrors.ovh.net/ | ||
https: https://almalinux.mirrors.ovh.net/ | ||
geolocation: | ||
continent: Europe | ||
country: FR | ||
state_province: Hauts-de-France | ||
city: Roubaix | ||
update_frequency: 12h | ||
sponsor: OVHcloud | ||
sponsor_url: https://www.ovhcloud.com/ | ||
email: [email protected] | ||
asn: 16276 | ||
... |
6 changes: 5 additions & 1 deletion
6
mirrors.d/almalinux.mirrors.ovh.net → mirrors.d/sbg.almalinux.mirrors.ovh.net.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,16 @@ | ||
--- | ||
name: almalinux.mirrors.ovh.net | ||
name: sbg.almalinux.mirrors.ovh.net | ||
address: | ||
http: http://almalinux.mirrors.ovh.net/ | ||
https: https://almalinux.mirrors.ovh.net/ | ||
geolocation: | ||
continent: Europe | ||
country: FR | ||
state_province: Grand Est | ||
city: strasbourg | ||
update_frequency: 12h | ||
sponsor: OVHcloud | ||
sponsor_url: https://www.ovhcloud.com/ | ||
email: [email protected] | ||
asn: 16276 | ||
... |