You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.
However, when I let puppet-yum manage my epel repository, I get a 404 error on all of the mirrors. The only way i found was to manually install epel-release and remove epel from extrarepo.
I've installed
epel-release
manually, and what I see in/etc/yum.repos.d/epel.repo
is the following:mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch
However, what
puppet-yum
generates is this:mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-7&arch=$basearch
The text was updated successfully, but these errors were encountered: