We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2152709 commit 3bd1cb6Copy full SHA for 3bd1cb6
1 file changed
mirrors.d/mirror.cpsc.ucalgary.ca.yml
@@ -0,0 +1,23 @@
1
+---
2
+name: mirror.cpsc.ucalgary.ca
3
+address:
4
+ http: http://mirror.cpsc.ucalgary.ca/mirror/almalinux/
5
+ https: https://mirror.cpsc.ucalgary.ca/mirror/almalinux/
6
+ rsync: rsync://mirror.cpsc.ucalgary.ca/almalinux
7
+address_optional:
8
+ kitten:
9
+ http: http://mirror.cpsc.ucalgary.ca/mirror/almalinux-kitten/
10
+ https: https://mirror.cpsc.ucalgary.ca/mirror/almalinux-kitten/
11
+ rsync: rsync://mirror.cpsc.ucalgary.ca/almalinux-kitten
12
+geolocation:
13
+ country: CA
14
+ state_province: Alberta
15
+ city: Calgary
16
+update_frequency: 3h
17
+sponsor: University of Calgary, Department of Computer Science
18
+sponsor_url: https://ucalgary.ca
19
+email: cpsc.uls@ucalgary.ca
20
+subnets:
21
+ - 136.159.0.0/16
22
+asn: 33091
23
+...
0 commit comments