diff --git a/mirrors.d/almalinux-mirror.unifique.cloud.yml b/mirrors.d/almalinux-mirror.unifique.cloud.yml new file mode 100644 index 00000000..4f0c0f1e --- /dev/null +++ b/mirrors.d/almalinux-mirror.unifique.cloud.yml @@ -0,0 +1,25 @@ +--- +name: almalinux-mirror.unifique.cloud +address: + http: http://almalinux-mirror.unifique.cloud/almalinux/ + https: https://almalinux-mirror.unifique.cloud/almalinux/ +address_optional: + kitten: + http: http://almalinux-mirror.unifique.cloud/almalinux-kitten + https: https://almalinux-mirror.unifique.cloud/almalinux-kitten +geolocation: + country: BR + state_province: SC + city: Timbo +update_frequency: 3h +sponsor: Unifique +sponsor_url: https://unifique.com.br +# Please do not use an email piped to a helpdesk or similar. +# Use an address or alias that goes directly to those responsible for +# mirror management. +# Remove these comments before submitting your pull request. +email: datacenter@redeunifique.com.br +# This prevents mirror from serving double-duty since it is currently the same as the KH mirror +# private: true +# repo.almalinux.org is now on fastly CDN, so we'll just let it serve for atlanta +...