Externalize role
This commit is contained in:
commit
e6f230be2e
7 changed files with 100 additions and 0 deletions
17
files/yum-atomic.repo
Normal file
17
files/yum-atomic.repo
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[atomic]
|
||||
name=Atomicorp Amazon Linux - atomic
|
||||
mirrorlist=https://updates.atomicorp.com/channels/mirrorlist/atomic/centos-7-x86_64
|
||||
priority=1
|
||||
enabled=1
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.atomicorp.txt
|
||||
gpgcheck=1
|
||||
|
||||
[atomic-testing]
|
||||
name=Atomicorp Amazon Linux - atomic-testing
|
||||
mirrorlist=https://updates.atomicorp.com/channels/mirrorlist/atomic-testing/centos-7-x86_64
|
||||
priority=1
|
||||
enabled=0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.atomicorp.txt
|
||||
gpgcheck=1
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue