minishift / minishift-centos-iso

CentOS based ISO as an alternative for boot2docker ISO
GNU Lesser General Public License v3.0
40 stars 33 forks source link

Remove epel repo details from RHEL template #65

Closed praveenkumar closed 7 years ago

praveenkumar commented 7 years ago

Before we had provisioner in place we added epel repo to test our rhel iso with docker-machine due to curl package dependencies, since now we have provisioner in place we should remove those epel repo details from template.

LalatenduMohanty commented 7 years ago

FIxed by #66