summaryrefslogtreecommitdiffstats
path: root/roles/repos/files/rhel-7-libra-candidate.repo
diff options
context:
space:
mode:
authorJason DeTiberus <jdetiber@redhat.com>2015-02-20 23:52:21 -0500
committerJason DeTiberus <jdetiber@redhat.com>2015-02-22 00:33:07 -0500
commit12ec90897f890e1f5ee417d9f6f56baa359f0313 (patch)
tree8725c92f07518fcacc4f1a0ab60e19070c9f9484 /roles/repos/files/rhel-7-libra-candidate.repo
parent8e299557333c7d35368d12a030344e676bbed831 (diff)
downloadopenshift-12ec90897f890e1f5ee417d9f6f56baa359f0313.tar.gz
openshift-12ec90897f890e1f5ee417d9f6f56baa359f0313.tar.bz2
openshift-12ec90897f890e1f5ee417d9f6f56baa359f0313.tar.xz
openshift-12ec90897f890e1f5ee417d9f6f56baa359f0313.zip
Repo role refactor to add enterprise support
- Add openshift_additional_repos config that allows for setting custom repos - cleanup yum repos that were configured for other deployment types
Diffstat (limited to 'roles/repos/files/rhel-7-libra-candidate.repo')
-rw-r--r--roles/repos/files/rhel-7-libra-candidate.repo11
1 files changed, 0 insertions, 11 deletions
diff --git a/roles/repos/files/rhel-7-libra-candidate.repo b/roles/repos/files/rhel-7-libra-candidate.repo
deleted file mode 100644
index b4215679f..000000000
--- a/roles/repos/files/rhel-7-libra-candidate.repo
+++ /dev/null
@@ -1,11 +0,0 @@
-[rhel-7-libra-candidate]
-name=rhel-7-libra-candidate - \$basearch
-baseurl=https://gce-mirror1.ops.rhcloud.com/libra/rhel-7-libra-candidate/\$basearch/
- https://mirror.ops.rhcloud.com/libra/rhel-7-libra-candidate/\$basearch/
-gpgkey=https://mirror.ops.rhcloud.com/libra/RPM-GPG-KEY-redhat-openshifthosted
-skip_if_unavailable=True
-gpgcheck=0
-enabled=1
-sslclientcert=/var/lib/yum/client-cert.pem
-sslclientkey=/var/lib/yum/client-key.pem
-sslverify=False