cookbook 'redis-cookbook', '~> 0.2.1'
redis-cookbook (1) Versions 0.2.1 Follow0
Installs/Configures redis-cookbook
cookbook 'redis-cookbook', '~> 0.2.1', :supermarket
knife supermarket install redis-cookbook
knife supermarket download redis-cookbook
redis-cookbook
This cookbook provides a basic Redis install and config.
Requirements
- vagrant >= 1.2.0
- berkshelf >= 2.0.0
- vagrant-berkshelf plugin >= 1.3.3
Usage
Include the recipe in your run_list
:
'recipe[redis-cookbook]'
Attributes
default['redis']['daemonize'] = 'yes'
default['redis']['pid'] = '/var/run/redis.pid'
default['redis']['port'] = '6379'
default['redis']['bind'] = '0.0.0.0'
default['redis']['timeout'] = '300'
default['redis']['loglevel'] = 'notice'
default['redis']['logfile'] = '/var/log/redis/redis-server.log'
default['redis']['databases'] = '16'
default['redis']['rdbcompression'] = 'yes'
default['redis']['dbfilename'] = 'dump.rdb'
default['redis']['dir'] = '/var/lib/redis'
Recipes
default.rb - Install the Redis Server.
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 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.2.1 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.2.1 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.2.1 failed this metric
FC064: Ensure issues_url is set in metadata: redis-cookbook/metadata.rb:1
FC065: Ensure source_url is set in metadata: redis-cookbook/metadata.rb:1
FC066: Ensure chef_version is set in metadata: redis-cookbook/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: redis-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.2.1 passed this metric
Testing File Metric
0.2.1 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.2.1 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.2.1 failed this metric
0.2.1 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.2.1 failed this metric
FC064: Ensure issues_url is set in metadata: redis-cookbook/metadata.rb:1
FC065: Ensure source_url is set in metadata: redis-cookbook/metadata.rb:1
FC066: Ensure chef_version is set in metadata: redis-cookbook/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: redis-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.2.1 passed this metric
Testing File Metric
0.2.1 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.2.1 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.2.1 failed this metric
FC065: Ensure source_url is set in metadata: redis-cookbook/metadata.rb:1
FC066: Ensure chef_version is set in metadata: redis-cookbook/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: redis-cookbook/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.2.1 passed this metric
Testing File Metric
0.2.1 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.2.1 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.2.1 failed this metric
0.2.1 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