3 |
- |
1 |
# Name: Atomic Rocket Turtle RPM Repository for CentOS / Red Hat Enterprise Linux 6 -
|
|
|
2 |
# URL: http://www.atomicrocketturtle.com/
|
|
|
3 |
# Note: This isn't covered by ASL support. -Scott
|
|
|
4 |
[atomic]
|
|
|
5 |
name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com
|
|
|
6 |
mirrorlist = http://updates.atomicorp.com/channels/mirrorlist/atomic/centos-$releasever-$basearch
|
|
|
7 |
enabled = 1
|
|
|
8 |
priority = 1
|
|
|
9 |
protect = 0
|
|
|
10 |
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
|
|
|
11 |
file:///etc/pki/rpm-gpg/RPM-GPG-KEY.atomicorp.txt
|
|
|
12 |
gpgcheck = 1
|
|
|
13 |
|
|
|
14 |
# Almost Stable, release candidates for [atomic]
|
|
|
15 |
[atomic-testing]
|
|
|
16 |
name = CentOS / Red Hat Enterprise Linux $releasever - atomicrocketturtle.com - (Testing)
|
|
|
17 |
mirrorlist = http://updates.atomicorp.com/channels/mirrorlist/atomic-testing/centos-$releasever-$basearch
|
|
|
18 |
enabled = 0
|
|
|
19 |
priority = 1
|
|
|
20 |
protect = 0
|
|
|
21 |
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
|
|
|
22 |
file:///etc/pki/rpm-gpg/RPM-GPG-KEY.atomicorp.txt
|
|
|
23 |
gpgcheck = 1
|
|
|
24 |
gpgcheck = 1
|