Skip to content

Commit

Permalink
Merge pull request #181 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 2212444 + a731448 commit 43d9304
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions metadata.json
Expand Up @@ -35,15 +35,13 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"12.04",
"14.04",
"16.04"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"7.0",
"8.0"
]
},
Expand All @@ -54,7 +52,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.7.1 < 6.0.0"
"version_requirement": ">= 4.10.0 < 6.0.0"
}
]
}

0 comments on commit 43d9304

Please sign in to comment.