geerlingguy / ansible-role-repo-epel

Ansible Role - EPEL Repository for RHEL/CentOS
https://galaxy.ansible.com/geerlingguy/repo-epel/
MIT License
186 stars 148 forks source link

Import GPG key before installing the repo #32

Closed bigjazzsound closed 4 years ago

bigjazzsound commented 5 years ago

The EPEL repo will fail to install if localpkg_gpgcheck is set to 1 in yum.conf because the gpg key for EPEL is not installed yet.

MTN-RowinAndruscavage commented 5 years ago

Would also want to update the var in defaults/main.yml epel_repo_gpg_key_url: "https://download.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-{{ ansible_distribution_major_version }}"

stale[bot] commented 4 years ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

stale[bot] commented 4 years ago

This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.