21 lines
827 B
Plaintext
21 lines
827 B
Plaintext
# Name: Atomic Rocket Turtle RPM Repository for CentOS / Red Hat Enterprise Linux 5 -
|
|
# URL: http://www.atomicrocketturtle.com/
|
|
[atomic]
|
|
name = CentOS / Red Hat Enterprise Linux $releasever - atomic
|
|
mirrorlist = http://updates.atomicorp.com/channels/mirrorlist/atomic/centos-$releasever-$basearch
|
|
enabled = 0
|
|
protect = 0
|
|
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
|
|
file:///etc/pki/rpm-gpg/RPM-GPG-KEY.atomicorp.txt
|
|
gpgcheck = 1
|
|
|
|
# Almost Stable, release candidates for [atomic]
|
|
[atomic-testing]
|
|
name = CentOS / Red Hat Enterprise Linux $releasever - atomic - (Testing)
|
|
mirrorlist = http://updates.atomicorp.com/channels/mirrorlist/atomic-testing/centos-$releasever-$basearch
|
|
enabled = 0
|
|
protect = 0
|
|
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
|
|
file:///etc/pki/rpm-gpg/RPM-GPG-KEY.atomicorp.txt
|
|
gpgcheck = 1
|