diff options
| author | Ralph Bean <rbean@redhat.com> | 2013-06-21 19:21:17 +0000 |
|---|---|---|
| committer | Ralph Bean <rbean@redhat.com> | 2013-06-21 19:21:17 +0000 |
| commit | 7852834ad52af40420817a409a7b5a7281fb9fcb (patch) | |
| tree | 8647b345d0149af9cbf68b38c9696197473af448 /files/common | |
| parent | 2cc804b34652eb4e0f03766b787b94781b5b7b58 (diff) | |
| download | ansible-7852834ad52af40420817a409a7b5a7281fb9fcb.tar.gz ansible-7852834ad52af40420817a409a7b5a7281fb9fcb.tar.xz ansible-7852834ad52af40420817a409a7b5a7281fb9fcb.zip | |
Add the infrastructure-testing.repo to ansible.
Diffstat (limited to 'files/common')
| -rw-r--r-- | files/common/infrastructure-testing.repo | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/files/common/infrastructure-testing.repo b/files/common/infrastructure-testing.repo new file mode 100644 index 000000000..501bc6502 --- /dev/null +++ b/files/common/infrastructure-testing.repo @@ -0,0 +1,7 @@ +[infrastructure-testing] +name=Extras Packages from Fedora Infrastructure $releasever - $basearch - Testing +baseurl=http://infrastructure.fedoraproject.org/repo/testing/$releasever/$basearch/ +enabled=0 +gpgcheck=1 +gpgkey=http://infrastructure.fedoraproject.org/repo/RPM-GPG-KEY-INFRASTRUCTURE + |
