Skip to content

hirocaster/chef-jolokia-jvm-agent

Repository files navigation

jolokia-jvm-agent Cookbook

This cookbook install jolokia-jvm-agent

Install to /opt/jolokia/jolokia-jvm-agent.jar

Attributes

jolokia-jvm-agent::default

Key Type Description Default
['jolokia-jvm-agent']['version'] String version number 1.3.2
['jolokia-jvm-agent']['dir'] String Install directory /opt/jolokia

Usage

jolokia-jvm-agent::default

Just include jolokia-jvm-agent in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[jolokia-jvm-agent]"
  ]
}

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

License and Authors

License: MIT

Authors: hirocaster

About

cookbook jolokia-jvm-agent

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages