Skip to content

Commit

Permalink
Drop EoL Puppet 5 support; Add Puppet 7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Jun 29, 2021
1 parent 23274fd commit d5e27ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@ fixtures:
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
concat: https://github.com/puppetlabs/puppetlabs-concat.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"
yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 5.5.8 < 7.0.0"
"version_requirement": ">= 6.1.0 < 8.0.0"
}
],
"tags": [
Expand Down

0 comments on commit d5e27ab

Please sign in to comment.