-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathelbuilds.repo
27 lines (24 loc) · 1007 Bytes
/
elbuilds.repo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# elbuilds.repo
#
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client. You should use this for Enterprise Linux
# updates unless you are manually picking other mirrors.
#
# If the baseurl=http:// does not work for you, as a fall back you can try the
# remarked out baseurl=ftp:// line instead.
#
#
[elbuilds]
name=The elbuilds repository for Enterprise Linux $releasever - $basearch
baseurl=http://repo.elbuilds.website:8000/$releasever/$basearch/
#baseurl=ftp://repo.elbuilds.website:2100/$releasever/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-elbuilds
[elbuilds-source]
name=The elbuilds repository for Enterprise Linux $releasever - $basearch - Source
baseurl=http://repo.elbuilds.website:8000/$releasever/Source/
#baseurl=ftp://repo.elbuilds.website:2100/$releasever/Source/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-elbuilds