cookbook 'conntrack', '~> 0.2.2'
The conntrack cookbook has been deprecated
Author provided reason for deprecation:
The conntrack cookbook has been deprecated and is no longer being maintained by its authors. Use of the conntrack cookbook is no longer recommended.
conntrack (2) Versions 0.2.2 Follow1
Installs/Configures conntrack
cookbook 'conntrack', '~> 0.2.2', :supermarket
knife supermarket install conntrack
knife supermarket download conntrack
Description
Installs and configures conntrack to track the maximum number of concurrent network connections to maintain.
Requirements
Platform
- Ubuntu 14.04
Attributes
node['conntrack']['hashsize']
- (32,768) Default value to usenode['conntrack']['max']
- (computed) value 4x thehashsize
Usage
Add conntrack
to the node's run_list and optionally set either or both the hashsize
and max
values.
{
"name": "foo.example.com",
...
"run_list": [
...
"recipe[conntrack]"
],
"default_attributes": {
...
"conntrack": {
"hashsize": 32768
}
}
License and Author
Copyright:: 2012-2015, Rackspace
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.2.2 passed this metric
Contributing File Metric
0.2.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.2.2 passed this metric
No Binaries Metric
0.2.2 passed this metric
Testing File Metric
0.2.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.2.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.2.2 passed this metric
0.2.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.2.2 passed this metric
No Binaries Metric
0.2.2 passed this metric
Testing File Metric
0.2.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.2.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.2.2 passed this metric
0.2.2 passed this metric
Testing File Metric
0.2.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.2.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.2.2 failed this metric
0.2.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