Skip to content

Commit

Permalink
Add mirrors.fibianet.dk (#1128)
Browse files Browse the repository at this point in the history
* Add mirrors.fibianet.dk

* Remove trailing whitespace

* Fix minor errors:

 - Only numbers allowed for ASN (ie. should not inlcude 'AS')
 - Added continent
 - Field 'state_province' is required, even if blank

---------

Co-authored-by: Allan Willems Joergensen <[email protected]>
Co-authored-by: Jonathan Wright <[email protected]>
  • Loading branch information
3 people authored Nov 4, 2024
1 parent 0f105b1 commit bcf7ed7
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions mirrors.d/mirrors.fibianet.dk.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: mirrors.fibianet.dk
address:
http: http://mirrors.fibianet.dk/almalinux
https: https://mirrors.fibianet.dk/almalinux
rsync: rsync://mirrors.fibianet.dk/almalinux
address_optional:
kitten:
http: http://mirrors.fibianet.dk/almalinux-kitten
https: https://mirrors.fibianet.dk/almalinux-kitten
rsync: rsync://mirrors.fibianet.dk/almalinux-kitten
update_frequency: 2h
sponsor: Fibia P/S
sponsor_url: https://fibia.dk
email: [email protected]
geolocation:
continent: Europe
country: DK
state_province:
city: Copenhagen
asn:
- 44869
...

0 comments on commit bcf7ed7

Please sign in to comment.