cookbook 'riemann2', '= 0.3.1'
riemann2 (6) Versions 0.3.1 Follow1
Installs/Configures riemann, riemann-dash and rienann-tools
cookbook 'riemann2', '= 0.3.1', :supermarket
knife supermarket install riemann2
knife supermarket download riemann2
Description
Installs/Configures riemann
Requirements
Platform:
- ubuntu
- debian
- centos
Cookbooks:
- java
- apt
- yum
- ark
- runit
- build-essential
Attributes
-
node['riemann']['download']['url']
- Defaults tohttp://aphyr.com/riemann/
. -
node['riemann']['download']['checksum']
- Defaults toec697519e80781dc478983de04204760f2790da1715acfd233b35da071be5455
. -
node['riemann']['download']['version']
- Defaults to0.2.10
. -
node['riemann']['config']['bind']
- Defaults to0.0.0.0
. -
node['riemann']['config']['port']
- Defaults to5555
. -
node['riemann']['config']['ws-port']
- Defaults to5556
. -
node['riemann']['config']['userfile']
- Defaults to/usr/local/riemann/etc/user.config
. -
node['riemann']['system']['user']
- Defaults toriemann
. -
node['riemann']['system']['group']
- Defaults toriemann
. -
node['riemann']['system']['home_dir']
- Defaults to/usr/local/riemann
. -
node['java']['jdk_version']
- Defaults to8
. -
node['java']['install_flavor']
- Defaults tooracle
. -
node['java']['oracle']['accept_oracle_download_terms']
- Defaults totrue
.
Recipes
- riemann2::dash
- riemann2::default
- riemann2::server
- riemann2::tools
Resources
riemann2_riemann_check
Actions
- [:nothing]: Default action.
- nothing:
License and Maintainer
Maintainer:: Alex Shadrin. (alex@shdlabs.com)
License:: Apache 2.0
Dependent cookbooks
java >= 0.0.0 |
apt >= 0.0.0 |
yum >= 0.0.0 |
ark >= 0.0.0 |
runit >= 0.0.0 |
build-essential >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Foodcritic Metric
0.3.1 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/c63e19a0e14debd1bd4c1387/riemann2/recipes/server.rb:1
FC016: LWRP does not declare a default action: /tmp/cook/c63e19a0e14debd1bd4c1387/riemann2/resources/riemann-check.rb:1
FC019: Access node attributes in a consistent manner: /tmp/cook/c63e19a0e14debd1bd4c1387/riemann2/recipes/server.rb:1
0.3.1 failed this metric
FC016: LWRP does not declare a default action: /tmp/cook/c63e19a0e14debd1bd4c1387/riemann2/resources/riemann-check.rb:1
FC019: Access node attributes in a consistent manner: /tmp/cook/c63e19a0e14debd1bd4c1387/riemann2/recipes/server.rb:1