Skip to content

Commit

Permalink
Require puppet-epel over stahnma-epel
Browse files Browse the repository at this point in the history
stahnma-epel has now migrated to VoxPupuli
name space.

Also in particular the `puppet-epel` version is requirment to
work with CentOS 8.
  • Loading branch information
traylenator committed Mar 9, 2020
1 parent 6d74352 commit 63f9ea2
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 63f9ea2

Please sign in to comment.