Skip to content

Commit

Permalink
Update epel-release RPM version
Browse files Browse the repository at this point in the history
The available release for epel-release is now at 7-10.

https://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-10.noarch.rpm
  • Loading branch information
Darwiner authored and ernestas-poskus committed Aug 23, 2017
1 parent 28ff76b commit 25e23a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/RedHat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ os_version_major: "{{ ansible_distribution_major_version }}"
# EPEL repository released packaged per OS version
epel_releases:
'6': 'epel-release-6-8.noarch.rpm'
'7': 'e/epel-release-7-9.noarch.rpm'
'7': 'e/epel-release-7-10.noarch.rpm'

# Mesosphere released packaged per OS version
mesosphere_releases:
Expand Down

0 comments on commit 25e23a0

Please sign in to comment.