cookbook 'memcached-cookbook', '~> 0.3.2'
memcached-cookbook (2) Versions 0.3.2 Follow0
Installs/Configures memcached-cookbook
cookbook 'memcached-cookbook', '~> 0.3.2', :supermarket
knife supermarket install memcached-cookbook
knife supermarket download memcached-cookbook
memcached cookbook
This cookbook provides a basic memcached install and config.
Requirements
- vagrant >= 1.2.0
- berkshelf >= 2.0.0
- vagrant-berkshelf plugin >= 1.3.3
Usage
In your Vagrantfile, customize these attributes with:
chef.json = {
memcached: {
memory: "64",
}
}
Add the recipe to your run_list:
chef.run_list = [
'recipe[memcached-cookbook]'
]
Attributes
Attributes include service level parameters and OS-level config
default['memcached']['enabled'] = 'yes'
default['memcached']['logfile'] = '/var/log/memcached.log'
default['memcached']['memory'] = '128'
default['memcached']['port'] = '11211'
default['memcached']['listen_ip'] = '127.0.0.1'
default['memcached']['connection_limit'] = '1024'
Recipes
default.rb
- Install Memcached.
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License and Authors
License: see LICENSE.
Authors: gregpalmier
Dependent cookbooks
apt >= 0.0.0 |
yum >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.3.2 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.3.2 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.2 failed this metric
FC064: Ensure issues_url is set in metadata: memcached-cookbook/metadata.rb:1
FC065: Ensure source_url is set in metadata: memcached-cookbook/metadata.rb:1
FC066: Ensure chef_version is set in metadata: memcached-cookbook/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: memcached-cookbook/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.3.2 passed this metric
Testing File Metric
0.3.2 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.2 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.2 failed this metric
0.3.2 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.2 failed this metric
FC064: Ensure issues_url is set in metadata: memcached-cookbook/metadata.rb:1
FC065: Ensure source_url is set in metadata: memcached-cookbook/metadata.rb:1
FC066: Ensure chef_version is set in metadata: memcached-cookbook/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: memcached-cookbook/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.3.2 passed this metric
Testing File Metric
0.3.2 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.2 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.2 failed this metric
FC065: Ensure source_url is set in metadata: memcached-cookbook/metadata.rb:1
FC066: Ensure chef_version is set in metadata: memcached-cookbook/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: memcached-cookbook/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.3.2 passed this metric
Testing File Metric
0.3.2 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.2 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.2 failed this metric
0.3.2 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