cookbook 'puncha-kibana', '~> 0.2.2', :supermarket
puncha-kibana (1) Versions 0.2.2 Follow0
Set of recipes for installing Kibana 4
cookbook 'puncha-kibana', '~> 0.2.2'
knife supermarket install puncha-kibana
knife supermarket download puncha-kibana
Kibana 4 Cookbook
The Application Cookbook for installing/configuring Kibana 4.
The cookbook tries to reuse the ElasticSearch cookbook approach to attributes/services/etc.
Requirements
Platforms
The following platforms are supported and tested under test kitchen:
- CentOS 6.5
- Ubuntu 14.04
- Debian 7.7
Other Debian and RHEL family distributions are assumed to work.
Cookbooks
Cookbook | Status | Description |
---|---|---|
chef-sugar |
required | Used for some miscellaneous checks |
ark |
required | Download and unpack of archive |
java |
required | For installing Java - runtime dependency as of Kibana 4 |
line |
required | For workaround of hardcoded XMX in JAVA_OPTS |
elasticsearch |
recommended | ES may be located on other server, thus it is not a required dependency. |
logstash |
suggested | Kibana 4 can work with any compatible ES index, thus logstash is not a required dependency. |
Attributes
See [attributes](attributes/default.rb).
Recipes
Recipe | Description |
---|---|
chamber-kibana::default |
Installs Kibana 4. |
chamber-kibana::dependencies |
Installs only Kibana 4 dependencies. |
Dependent cookbooks
elasticsearch ~> 0.3.10 |
java ~> 1.29 |
apt ~> 2.6.0 |
ark ~> 0.9 |
line ~> 0.5 |
chef-sugar ~> 2.4 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
<a name="0.2.1"></a>
0.2.1 (2014-12-21)
Bug Fixes
Features
- update to kibana 4.0.0-beta3 (ed68fcfb)
Breaking Changes
- kibana elasticsearch index property changed from 'kibana-int' to '.kibana' to match default kibana configuration (ed68fcfb)
<a name="0.2.0"></a>
0.2.0 (2014-12-14)
Bug Fixes
- test-kitchen fails for debian/ubuntu without_deps suite (8e3ef418)
- kibana service restart does not wait between stop and start (1c0db81b)
- should fail on missing java during converge stage, not compile (6a178a7c)
- metadata.json is not used after stove 3.2.3 update (6371983b, closes #14, #16)
Features
<a name="0.1.2"></a>
0.1.2 (2014-10-18)
Features
<a name="0.1.1"></a>
0.1.1 (2014-10-12)
Bug Fixes
<a name="0.1.0"></a>
0.1.0 (2014-10-12)
Features
Collaborator Number Metric
0.2.2 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.2.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.2.2 failed this metric
FC007: Ensure recipe dependencies are reflected in cookbook metadata: puncha-kibana/recipes/default.rb:5
FC007: Ensure recipe dependencies are reflected in cookbook metadata: puncha-kibana/recipes/default.rb:6
FC009: Resource attribute not recognised: puncha-kibana/recipes/default.rb:18
FC052: Metadata uses the deprecated "suggests" keyword: puncha-kibana/metadata.rb:32
FC064: Ensure issues_url is set in metadata: puncha-kibana/metadata.rb:1
FC065: Ensure source_url is set in metadata: puncha-kibana/metadata.rb:1
FC066: Ensure chef_version is set in metadata: puncha-kibana/metadata.rb:1
FC069: Ensure standardized license defined in metadata: puncha-kibana/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.2 passed this metric
Publish Metric
0.2.2 passed this metric
Supported Platforms Metric
0.2.2 passed this metric
Testing File Metric
0.2.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.2 failed this metric
0.2.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.2.2 failed this metric
FC007: Ensure recipe dependencies are reflected in cookbook metadata: puncha-kibana/recipes/default.rb:5
FC007: Ensure recipe dependencies are reflected in cookbook metadata: puncha-kibana/recipes/default.rb:6
FC009: Resource attribute not recognised: puncha-kibana/recipes/default.rb:18
FC052: Metadata uses the deprecated "suggests" keyword: puncha-kibana/metadata.rb:32
FC064: Ensure issues_url is set in metadata: puncha-kibana/metadata.rb:1
FC065: Ensure source_url is set in metadata: puncha-kibana/metadata.rb:1
FC066: Ensure chef_version is set in metadata: puncha-kibana/metadata.rb:1
FC069: Ensure standardized license defined in metadata: puncha-kibana/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.2 passed this metric
Publish Metric
0.2.2 passed this metric
Supported Platforms Metric
0.2.2 passed this metric
Testing File Metric
0.2.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.2 failed this metric
FC007: Ensure recipe dependencies are reflected in cookbook metadata: puncha-kibana/recipes/default.rb:6
FC009: Resource attribute not recognised: puncha-kibana/recipes/default.rb:18
FC052: Metadata uses the deprecated "suggests" keyword: puncha-kibana/metadata.rb:32
FC064: Ensure issues_url is set in metadata: puncha-kibana/metadata.rb:1
FC065: Ensure source_url is set in metadata: puncha-kibana/metadata.rb:1
FC066: Ensure chef_version is set in metadata: puncha-kibana/metadata.rb:1
FC069: Ensure standardized license defined in metadata: puncha-kibana/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.2.2 passed this metric
Publish Metric
0.2.2 passed this metric
Supported Platforms Metric
0.2.2 passed this metric
Testing File Metric
0.2.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.2 passed this metric
0.2.2 passed this metric
Testing File Metric
0.2.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.2 failed this metric
0.2.2 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number