summaryrefslogtreecommitdiffstats
path: root/roles/repos/files/docker.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/docker.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/docker.repo')
-rw-r--r--roles/repos/files/docker.repo5
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/repos/files/docker.repo b/roles/repos/files/docker.repo
deleted file mode 100644
index 5722284f5..000000000
--- a/roles/repos/files/docker.repo
+++ /dev/null
@@ -1,5 +0,0 @@
-[docker]
-name= Temporary Docker rpm
-baseurl=http://10.240.169.148/mirror/docker
-gpgcheck=0
-enabled=0