Closed praveenkumar closed 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.
docker-machine
curl
FIxed by #66
Before we had provisioner in place we added epel repo to test our rhel iso with
docker-machine
due tocurl
package dependencies, since now we have provisioner in place we should remove those epel repo details from template.