Add community prometheus cookbook
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"name": "prometheus",
|
||||
"description": "Provides custom resources for installing and configuring Prometheus and Alertmanager",
|
||||
"long_description": "",
|
||||
"maintainer": "Sous Chefs",
|
||||
"maintainer_email": "help@sous-chefs.org",
|
||||
"license": "Apache-2.0",
|
||||
"platforms": {
|
||||
"almalinux": ">= 8.0",
|
||||
"amazon": ">= 2023.0",
|
||||
"centos_stream": ">= 9.0",
|
||||
"debian": ">= 12.0",
|
||||
"fedora": ">= 0.0.0",
|
||||
"oracle": ">= 8.0",
|
||||
"redhat": ">= 8.0",
|
||||
"rocky": ">= 8.0",
|
||||
"ubuntu": ">= 20.04"
|
||||
},
|
||||
"dependencies": {
|
||||
"ark": ">= 0.0.0"
|
||||
},
|
||||
"providing": {
|
||||
|
||||
},
|
||||
"recipes": {
|
||||
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"source_url": "https://github.com/sous-chefs/prometheus",
|
||||
"issues_url": "https://github.com/sous-chefs/prometheus/issues",
|
||||
"privacy": false,
|
||||
"chef_versions": [
|
||||
[
|
||||
">= 16.0"
|
||||
]
|
||||
],
|
||||
"ohai_versions": [
|
||||
|
||||
],
|
||||
"gems": [
|
||||
|
||||
],
|
||||
"eager_load_libraries": true
|
||||
}
|
||||
Reference in New Issue
Block a user