-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathmetadata.json
39 lines (39 loc) · 860 Bytes
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"author": "poolski",
"dependencies": [
{
"name": "puppetlabs-apt",
"version_requirement": ">= 2.0.0"
},
{
"name": "puppetlabs-concat"
},
{
"name": "puppetlabs-stdlib",
"version_requirement": ">= 4.10.0"
}
],
"issues_url": "https://github.com/poolski/puppet-beats/issues",
"license": "GPL v2",
"name": "poolski-beats",
"operatingsystem_support": [
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"6.0",
"7.0",
"8.0"
]
},
{
"operatingsystem": "RedHat"
},
{
"operatingsystem": "CentOS"
}
],
"project_page": "https://github.com/poolski/puppet-beats",
"source": "https://github.com/poolski/puppet-beats",
"summary": "A puppet module to manage Elastic's beats data shippers",
"version": "0.6.5"
}