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

Commit

Permalink
Merge pull request #37 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 4802c73 + 57b4df7 commit 2649d27
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,12 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"7",
"8"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"12.04",
"14.04",
"16.04"
]
Expand All @@ -57,7 +55,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.6.1 < 5.0.0"
"version_requirement": ">= 4.10.0 < 6.0.0"
}
],
"tags": [
Expand Down

0 comments on commit 2649d27

Please sign in to comment.