Feature #1669
epel repo should be a snippet
Description
As epel rpm location keeps changing, it makes little sense to keep it in foreman code vs. a simple snippet.
we'll provide a snippet that is functional equivalent, however the older lagecy code will remain for the time being.
Associated revisions
History
#1
Updated by Ohad Levy almost 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 0f6ea5a23bd075f9539782398370b2ff411eb85f.
fixes #1669 - epel is now a snippet.
This adds another method to install the epel repo, as a snippet,
allowing users to customly change the url, in case that it doesn't fit
their needs or if the url changes again.
to use, simple use:
<%= snippet "epel" %>