summaryrefslogtreecommitdiffstats
path: root/roles/repos/files/oso-rhui-rhel-7-extras.repo
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2015-02-17 08:37:32 -0600
committerTroy Dawson <tdawson@redhat.com>2015-02-17 09:00:11 -0600
commit5825d847da539256de3a7e4eef2dcbc38c198d0a (patch)
tree0a5d9b1c8f6b74ece023bb85535ba5cd82ba7e49 /roles/repos/files/oso-rhui-rhel-7-extras.repo
parent9fed3621012fa21e87e46c704904895bf26cfa1f (diff)
downloadopenshift-5825d847da539256de3a7e4eef2dcbc38c198d0a.tar.gz
openshift-5825d847da539256de3a7e4eef2dcbc38c198d0a.tar.bz2
openshift-5825d847da539256de3a7e4eef2dcbc38c198d0a.tar.xz
openshift-5825d847da539256de3a7e4eef2dcbc38c198d0a.zip
remove the add-hoc docker repo
Fix up libra candidate repo config file Fix up rhel 7 rhui repo config file Add rhel 7 rhui extras repo, which has docker in it Separate rhel 7 extras into its own config file Add rhel 7 extras so that we have docker
Diffstat (limited to 'roles/repos/files/oso-rhui-rhel-7-extras.repo')
-rw-r--r--roles/repos/files/oso-rhui-rhel-7-extras.repo10
1 files changed, 10 insertions, 0 deletions
diff --git a/roles/repos/files/oso-rhui-rhel-7-extras.repo b/roles/repos/files/oso-rhui-rhel-7-extras.repo
new file mode 100644
index 000000000..3a7bfbb81
--- /dev/null
+++ b/roles/repos/files/oso-rhui-rhel-7-extras.repo
@@ -0,0 +1,10 @@
+[oso-rhel-7-server-extras]
+name=Red Hat Enterprise Linux 7 Server - Extras from RHUI (RPMs)
+baseurl=https://gce-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/
+ https://mirror.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/
+enabled=1
+gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
+sslclientcert=/var/lib/yum/client-cert.pem
+sslclientkey=/var/lib/yum/client-key.pem
+sslverify=False