Skip to content

Commit

Permalink
Merge pull request #918 from traylenator/newepel
Browse files Browse the repository at this point in the history
Require puppet-epel over stahnma-epel
  • Loading branch information
alexjfisher committed Mar 9, 2020
2 parents 6d74352 + 63f9ea2 commit c25073e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ fixtures:
apt: https://github.com/puppetlabs/puppetlabs-apt.git
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
concat: https://github.com/puppetlabs/puppetlabs-concat.git
epel: https://github.com/stahnma/puppet-module-epel.git
epel: https://github.com/voxpupuli/puppet-epel.git
yumrepo_core:
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
puppet_version: ">= 6.0.0"
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
"version_requirement": ">= 4.25.0 < 7.0.0"
},
{
"name": "stahnma-epel",
"version_requirement": ">= 1.2.2 < 2.0.0"
"name": "puppet-epel",
"version_requirement": ">= 3.0.0 < 4.0.0"
},
{
"name": "puppetlabs-python_task_helper",
Expand Down

0 comments on commit c25073e

Please sign in to comment.