chef/cookbooks/elasticsearch/metadata.json
2023-06-29 16:39:09 +02:00

42 lines
790 B
JSON

{
"name": "elasticsearch",
"description": "Installs and configures Elasticsearch",
"long_description": "",
"maintainer": "Sous Chefs",
"maintainer_email": "help@sous-chefs.org",
"license": "Apache-2.0",
"platforms": {
"amazon": ">= 0.0.0",
"centos": ">= 0.0.0",
"debian": ">= 0.0.0",
"fedora": ">= 0.0.0",
"redhat": ">= 0.0.0",
"ubuntu": ">= 0.0.0"
},
"dependencies": {
"ark": ">= 0.0.0"
},
"providing": {
},
"recipes": {
},
"version": "5.1.3",
"source_url": "https://github.com/sous-chefs/elasticsearch",
"issues_url": "https://github.com/sous-chefs/elasticsearch/issues",
"privacy": false,
"chef_versions": [
[
">= 15.3"
]
],
"ohai_versions": [
],
"gems": [
],
"eager_load_libraries": true
}