cookbook 'jmxsh-chef', '= 1.0.1'
jmxsh-chef (2) Versions 1.0.1 Follow0
Installs/Configures jmxsh
cookbook 'jmxsh-chef', '= 1.0.1', :supermarket
knife supermarket install jmxsh-chef
knife supermarket download jmxsh-chef
jmxsh-chef
Installs and configures jmxsh command line tool.
Requirements
Java
Attributes
This cookbook will install jmxsh by default.
default.rb
-
node[:jmxsh][:install_path]
(default:/usr/local/bin
): Path to install jmxsh and associated jars
Dependent cookbooks
java >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
CHANGELOG for jmxsh-chef
This file is used to list changes made in each version of the jmxsh-chef cookbook.
1.0.1
- change the default install location to be
/usr/local/bin
- updated to work with newer chef requirements for cookbooks
1.0.0
- Forked from https://github.com/johntdyer/jmxsh-chef
Foodcritic Metric
1.0.1 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/9526e78d66074e339f461005/jmxsh-chef/attributes/default.rb:1
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/9526e78d66074e339f461005/jmxsh-chef/recipes/default.rb:10
1.0.1 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/9526e78d66074e339f461005/jmxsh-chef/recipes/default.rb:10