Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

jmxsh-chef (2) Versions 1.0.1

Installs/Configures jmxsh

Policyfile
Berkshelf
Knife
cookbook 'jmxsh-chef', '= 1.0.1', :supermarket
cookbook 'jmxsh-chef', '= 1.0.1'
knife supermarket install jmxsh-chef
knife supermarket download jmxsh-chef
README
Dependencies
Changelog
Quality 0%

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

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