cookbook 'aerospike', '~> 0.3.0'
aerospike (4) Versions 0.3.0 Follow4
Installs/Configures aerospike
cookbook 'aerospike', '~> 0.3.0', :supermarket
knife supermarket install aerospike
knife supermarket download aerospike
aerospike cookbook
This cookbook installs and configures the Aerospike Server with a default
in-memory namespace called "test". It is highly recommended to modify the
attributes according to your environment and Aerospike recommendations.
Enterprise edition
This cookbook supports installing Aerospike's Enterprise Edition, but you will
have to override some attributes. The recommended way is to use a wrapper
cookbook and define the following:
default['aerospike']['server']['edition'] = 'enterprise' default['aerospike']['server']['pkg']['url'] = 'https://www.aerospike.com/enterprise/download/server/VERSION/artifact/PLATFORM' default['aerospike']['server']['pkg']['headers'] = { 'Authorization' => "Basic #{Base64.encode64('USER:PASSWORD').strip}" } default['aerospike']['server']['pkg']['checksum'] = 'SHA256CHECKSUM'
Requirements
The cookbook is tested on the following platforms:
- Centos 6, 7
- Debian 8, 9
- Ubuntu 14.04, 16.04, 18.04
Recipes
default
This recipe will call: install, conf, service (in that order).
install
This recipe will download the Aerospike Server archive, extract it, and install
the rpm or deb package (depending on the platform).
service
This recipe will declare the Aerospike Server service (it is installed and
configured by the package).
conf
This recipe will generate tne Aerospike Server configuration from attributes.
Dependent cookbooks
tar >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.3.0 failed this metric
Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.3.0 failed this metric
FC066: Ensure chef_version is set in metadata: aerospike/metadata.rb:1
FC069: Ensure standardized license defined in metadata: aerospike/metadata.rb:1
FC109: Use platform-specific package resources instead of provider property: aerospike/recipes/install.rb:25
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.3.0 passed this metric
Testing File Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.3.0 failed this metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.3.0 failed this metric
FC066: Ensure chef_version is set in metadata: aerospike/metadata.rb:1
FC069: Ensure standardized license defined in metadata: aerospike/metadata.rb:1
FC109: Use platform-specific package resources instead of provider property: aerospike/recipes/install.rb:25
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.3.0 passed this metric
Testing File Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.3.0 failed this metric
FC069: Ensure standardized license defined in metadata: aerospike/metadata.rb:1
FC109: Use platform-specific package resources instead of provider property: aerospike/recipes/install.rb:25
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.3.0 passed this metric
Testing File Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.3.0 failed this metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number