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`
I've installed
epel-releasemanually, and what I see in/etc/yum.repos.d/epel.repois the following:mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearchHowever, what
puppet-yumgenerates is this:mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-7&arch=$basearch