-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmetadata.json
More file actions
33 lines (33 loc) · 948 Bytes
/
metadata.json
File metadata and controls
33 lines (33 loc) · 948 Bytes
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
{
"author": "Matteo Cerutti",
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.12.0 < 5.0.0"
},
{
"name": "m4ce/docker",
"version_requirement": ">= 0.2.0 < 0.3.0"
},
{
"name": "m4ce/extlib",
"version_requirement": ">= 0.0.1 < 0.1.0"
}
],
"license": "Apache 2.0",
"name": "m4ce-kapacitor",
"operatingsystem_support": [],
"project_page": "https://github.com/m4ce/puppet-kapacitor",
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.10.0 < 6.0.0"
}
],
"source": "https://github.com/m4ce/puppet-kapacitor",
"summary": "Manage kapacitor framework, an open source framework for processing, monitoring, and alerting on time series data ",
"tags": [
"kapacitor"
],
"version": "1.0.9"
}