Skip to content

Commit

Permalink
Merge pull request #118 from bastelfreak/puppet
Browse files Browse the repository at this point in the history
drop EOL OSs; fix puppet version range
  • Loading branch information
sandra-thieme authored May 21, 2018
2 parents 62385c6 + ef4cca3 commit da912b9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,11 @@
]
}
],
"dependencies": [

],
"dependencies": [],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.7.1 < 6.0.0"
"version_requirement": ">= 4.10.0 < 6.0.0"
}
]
}

0 comments on commit da912b9

Please # to comment.