Last active
January 14, 2019 03:24
-
-
Save cakyus/1d0f684418c9de038d879a17d0c1f98d to your computer and use it in GitHub Desktop.
Centos 6 Yum Repository Configuration using Kambing Server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Contrib] | |
name=CentOS | |
baseurl=http://kambing.ui.ac.id/centos/$releasever/contrib/$basearch/ | |
enabled=1 | |
gpgcheck=1 | |
gpgkey=http://kambing.ui.ac.id/centos/RPM-GPG-KEY-CentOS-6 | |
[CentOSPlus] | |
name=CentOS | |
baseurl=http://kambing.ui.ac.id/centos/$releasever/centosplus/$basearch/ | |
enabled=1 | |
gpgcheck=1 | |
gpgkey=http://kambing.ui.ac.id/centos/RPM-GPG-KEY-CentOS-6 | |
[Extras] | |
name=CentOS | |
baseurl=http://kambing.ui.ac.id/centos/$releasever/extras/$basearch/ | |
enabled=1 | |
gpgcheck=1 | |
gpgkey=http://kambing.ui.ac.id/centos/RPM-GPG-KEY-CentOS-6 | |
[Fasttrack] | |
name=CentOS | |
baseurl=http://kambing.ui.ac.id/centos/$releasever/fasttrack/$basearch/ | |
enabled=1 | |
gpgcheck=1 | |
gpgkey=http://kambing.ui.ac.id/centos/RPM-GPG-KEY-CentOS-6 | |
[OS] | |
name=CentOS | |
baseurl=http://kambing.ui.ac.id/centos/$releasever/os/$basearch/ | |
enabled=1 | |
gpgcheck=1 | |
gpgkey=http://kambing.ui.ac.id/centos/RPM-GPG-KEY-CentOS-6 | |
[Update] | |
name=CentOS | |
baseurl=http://kambing.ui.ac.id/centos/$releasever/updates/$basearch/ | |
enabled=1 | |
gpgcheck=1 | |
gpgkey=http://kambing.ui.ac.id/centos/RPM-GPG-KEY-CentOS-6 | |
[epel] | |
name=Extra Packages for Enterprise Linux | |
baseurl=http://kambing.ui.ac.id/epel/$releasever/$basearch/ | |
enabled=1 | |
gpgcheck=1 | |
gpgkey=http://kambing.ui.ac.id/epel/RPM-GPG-KEY-EPEL-6 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
updates : Rename "CentOS Plus" to "CentOSPlus"
Bad id for repo: CentOS Plus, byte = 6