Skip to content

Commit

Permalink
Merge pull request bfraser#109 from bastelfreak/puppet
Browse files Browse the repository at this point in the history
drop EOL OSs; fix puppet version range
  • Loading branch information
bastelfreak authored May 20, 2018
2 parents 24c37e3 + 6a5b5bc commit 02aec65
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"7",
"8",
"9"
]
Expand Down Expand Up @@ -54,7 +53,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.7.1 < 6.0.0"
"version_requirement": ">= 4.10.0 < 6.0.0"
}
],
"tags": [
Expand Down

0 comments on commit 02aec65

Please sign in to comment.