Skip to content

Commit a81fa58

Browse files
authored
Update mirror.verinomi.com: add rsync address, fix sync frequency (#1402)
* Update mirror.verinomi.com: add rsync address, fix sync frequency - Add rsync:// address for the mirror - Update sync frequency from 1h to 6h (matches actual cron schedule) - Fix sponsor capitalization: Verinomi -> VeriNomi - Update contact email * Correct sync frequency to 3h and use corporate contact address The mirror syncs every 3 hours (cron: 0 */3), not 6h. Contact changed to the published corporate address. Also adds geolocation data (Denizli, TR).
1 parent 530041e commit a81fa58

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

‎mirrors.d/mirror.verinomi.com.yml‎

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,13 @@ name: mirror.verinomi.com
33
address:
44
http: http://mirror.verinomi.com/almalinux/
55
https: https://mirror.verinomi.com/almalinux/
6-
update_frequency: 1h
7-
sponsor: Verinomi
6+
rsync: rsync://mirror.verinomi.com/almalinux/
7+
geolocation:
8+
country: TR
9+
state_province: Denizli
10+
city: Denizli
11+
update_frequency: 3h
12+
sponsor: Verinomi Bilisim Tek. San. ve Tic. Ltd. Sti.
813
sponsor_url: https://www.verinomi.com
9-
email: sahin.kuru@verinomi.com
14+
email: bilgi@verinomi.com
1015
...

0 commit comments

Comments
 (0)