Skip to content

Commit

Permalink
Merge pull request #370 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 21, 2018
2 parents 46db92d + 989f337 commit 5c33c59
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,18 +50,12 @@
"16.04",
"18.04"
]
},
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"25"
]
}
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">=4.7.1 < 6.0.0"
"version_requirement": ">= 4.10.0 < 6.0.0"
}
],
"dependencies": [
Expand Down

0 comments on commit 5c33c59

Please sign in to comment.