cookbook 'simple-hazelcast', '= 0.1.0'
simple-hazelcast (5) Versions 0.1.0 Follow2
Installs only hazelcast
cookbook 'simple-hazelcast', '= 0.1.0', :supermarket
knife supermarket install simple-hazelcast
knife supermarket download simple-hazelcast
Description
This cookbook install HazelCast in very basic manner.
Download URL
Each time you're trying to download archive from site it has downloaded differently with checksum mismatch. That's why you have to mirror distributive somewhere, calculate checksum and provide this information to cookbook.
Configuration
Modify node['hazelcast']['java_opts']
to configure hazelcast. Provide your own template for this
Requirements
Platform:
- Debian
Cookbooks:
- ark
- runit
Attributes
-
node['hazelcast']['user']
- Defaults tohazelcast
. -
node['hazelcast']['group']
- Defaults tohazelcast
. -
node['hazelcast']['download_url']
- Defaults tonil
. -
node['hazelcast']['checksum']
- Defaults tonil
. -
node['hazelcast']['version']
- Defaults to3.4.2
. -
node['hazelcast']['prefix_home']
- Defaults to/opt
. -
node['hazelcast']['java_opts']
- Defaults to[ ... ]
.
Recipes
- simple-hazelcast::configure
- simple-hazelcast::default
- simple-hazelcast::install
- simple-hazelcast::service_runit
License and Maintainer
Maintainer:: Yauhen Artsiukhou (<yauhen_artsiukhou@epam.com>)
License:: apache 2
Dependent cookbooks
ark >= 0.0.0 |
runit >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Foodcritic Metric
0.1.0 passed this metric
0.1.0 passed this metric