summaryrefslogtreecommitdiffstats
path: root/roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/li-staging.repo
diff options
context:
space:
mode:
authorThomas Wiest <twiest@users.noreply.github.com>2014-12-15 16:07:19 -0500
committerThomas Wiest <twiest@users.noreply.github.com>2014-12-15 16:07:19 -0500
commit9830202b133db241493ca3f3d914e1cb1de35963 (patch)
tree0bb33e5ee852ea533f1f808a8e86e38c97699bb4 /roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/li-staging.repo
parent2848232bdaed44fadb51548fe9d6c39fe89b8e11 (diff)
parent023f92f9e3eec7de6c1286549000be79189a4fde (diff)
downloadopenshift-9830202b133db241493ca3f3d914e1cb1de35963.tar.gz
openshift-9830202b133db241493ca3f3d914e1cb1de35963.tar.bz2
openshift-9830202b133db241493ca3f3d914e1cb1de35963.tar.xz
openshift-9830202b133db241493ca3f3d914e1cb1de35963.zip
Merge pull request #36 from twiest/pr
changed atomic proxy to use pre-built container images
Diffstat (limited to 'roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/li-staging.repo')
-rw-r--r--roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/li-staging.repo15
1 files changed, 0 insertions, 15 deletions
diff --git a/roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/li-staging.repo b/roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/li-staging.repo
deleted file mode 100644
index 35a8babe1..000000000
--- a/roles/docker_img_rhel6ops/files/rhel6ops_container/etc/yum.repos.d/li-staging.repo
+++ /dev/null
@@ -1,15 +0,0 @@
-[li-staging]
-name=Staging Li repo for Enterprise Linux $majorrelease - $basearch
-baseurl=https://mirror.ops.rhcloud.com/libra/rhel-$majorrelease-libra-stage/$basearch/
- https://use-mirror1.ops.rhcloud.com/libra/rhel-$majorrelease-libra-stage/$basearch/
- https://use-mirror2.ops.rhcloud.com/libra/rhel-$majorrelease-libra-stage/$basearch/
- https://euw-mirror1.ops.rhcloud.com/libra/rhel-$majorrelease-libra-stage/$basearch/
- https://gce-mirror1.ops.rhcloud.com/libra/rhel-$majorrelease-libra-stage/$basearch/
- https://gce-mirror2.ops.rhcloud.com/libra/rhel-$majorrelease-libra-stage/$basearch/
-enabled=1
-gpgcheck=0
-gpgkey=https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
-failovermethod=priority
-sslverify=0
-sslclientcert=/var/lib/yum/client-cert.pem
-sslclientkey=/var/lib/yum/client-key.pem