Skip to content

Commit

Permalink
os support
Browse files Browse the repository at this point in the history
  • Loading branch information
jordiprats committed May 26, 2016
1 parent 31bce59 commit 04db339
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,31 @@
"issues_url": null,
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":">= 1.0.0"}
],
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [ "6", "7" ]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [ "6", "7" ]
},
{
"operatingsystem": "Scientific",
"operatingsystemrelease": [ "6", "7" ]
},
{
"operatingsystem": "OEL",
"operatingsystemrelease": [ "6", "7" ]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [ "6", "7" ]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [ "14.04" ]
}
]
}

0 comments on commit 04db339

Please sign in to comment.