Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #60 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 committed May 20, 2018
2 parents 356e078 + a671784 commit 0c4c62a
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 @@ -32,16 +32,10 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 3.8.7 <5.0.0"
"version_requirement": ">= 4.10.0 < 6.0.0"
}
],
"operatingsystem_support": [
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"7"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
Expand Down

0 comments on commit 0c4c62a

Please sign in to comment.