Skip to content

Instantly share code, notes, and snippets.

@SEJeff
Forked from thekuffs/gist:4247140
Created February 4, 2013 17:43
Show Gist options
  • Save SEJeff/4708250 to your computer and use it in GitHub Desktop.
Save SEJeff/4708250 to your computer and use it in GitHub Desktop.
'pkg_repo.epel':
pkg.installed:
- name: 'epel-release'
- sources:
- 'epel-release': 'http://fedora-epel.mirror.lstn.net/6/i386/epel-release-6-7.noarch.rpm'
@thekuffs
Copy link

thekuffs commented Feb 4, 2013

It's worth noting that EPEL routinely updates the URL and doesn't seem to have an epel-current option to point to. So this will fail when they make a new release :/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment