Fix installation of a package from a VCS (missing egg name in URL)
Merge pull request #197 from tremblaysimon/fixPipInstallByVCS
Fix installation of a package from a VCS (missing egg name in URL)
Merge pull request #198 from gene1wood/add-epel-dependency
Add EPEL dependency
Merge pull request #199 from gene1wood/fix-lint-problems
Fix puppet-lint issue from f6d4b30
Merge pull request #200 from gene1wood/add-epel-fixture
Add epel to fixtures
Merge pull request #201 from petems/fix_travis_job
Updates .travis.yml
Besides added Support, add specs for SLES, and update metadata.json to reflect the support.
Merge pull request #203 from buzzdeee/master
Add support for SLES
Make the inclusion of the epel class optional.
Without this patch, people in secure environments who are not directly routed to the internet or who mirror their own EPEL repositories cannot use this module as it currently mandates the usage of the epel module. This patch makes that optional and defaults to including it, such that it will continue to work as expected for current users.
Use SPDX identifier for license
License remains Apache Software License v2
Merge pull request #207 from ghoneycutt/epel_optional
Make the inclusion of the epel class optional.
Merge pull request #209 from ghoneycutt/check_metadata
Check metadata
Merge pull request #210 from syseleven/fix-facts
remove broken facts