cookbook 'chkrootkit', '~> 0.1.1'
chkrootkit (1) Versions 0.1.1 Follow0
Installs/Configures chkrootkit
cookbook 'chkrootkit', '~> 0.1.1', :supermarket
knife supermarket install chkrootkit
knife supermarket download chkrootkit
chkrootkit Cookbook
Chef cookbook for the chkrootkit scanner
Requirements
Only tested with Ubuntu 12 vagrant box so far
https://opscode-vm.s3.amazonaws.com/vagrant/opscode-ubuntu-12.04-chef11
Attributes
e.g.
chkrootkit::default
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['chkrootkit']['run_daily']</tt></td>
<td>Boolean</td>
<td>whether to run daily or not</td>
<td><tt>default</tt></td>
</tr>
<tr>
<td><tt>['chkrootkit']['run_daily_opts']</tt></td>
<td>string</td>
<td>whether to run quietly</td>
<td><tt>-q</tt></td>
</tr>
<tr>
<td><tt>['chkrootkit']['diff_mode']</tt></td>
<td>Boolean</td>
<td>mode. Not much here yet.</td>
<td><tt>false</tt></td>
</tr>
</table>
Usage
Just include chkrootkit
in your node's run_list
OR break it out into a role of it's own:
name "chkrootkit" description "chkrootkit config" run_list( "recipe[chkrootkit]", ) default_attributes( :chkrootkit => { :run_daily => "true" } )
Contributing
TODO: (optional) If this is a public cookbook, detail the process for contributing. If this is a private cookbook, remove this section.
e.g.
1. Fork the repository on Github
2. Create a named feature branch (like add_component_x
)
3. Write your change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request using Github
License and Authors
License: Nothing here. Take it and do what you wish.
Authors: Greg Palmier
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
CHANGELOG for chkrootkit
This file is used to list changes made in each version of chkrootkit.
0.1.0:
- Initial release of chkrootkit
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.
Collaborator Number Metric
0.1.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.1.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.1.1 failed this metric
FC064: Ensure issues_url is set in metadata: chkrootkit/metadata.rb:1
FC065: Ensure source_url is set in metadata: chkrootkit/metadata.rb:1
FC066: Ensure chef_version is set in metadata: chkrootkit/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: chkrootkit/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.1.1 passed this metric
Testing File Metric
0.1.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.1.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.1.1 failed this metric
0.1.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.1.1 failed this metric
FC064: Ensure issues_url is set in metadata: chkrootkit/metadata.rb:1
FC065: Ensure source_url is set in metadata: chkrootkit/metadata.rb:1
FC066: Ensure chef_version is set in metadata: chkrootkit/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: chkrootkit/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.1.1 passed this metric
Testing File Metric
0.1.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.1.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.1.1 failed this metric
FC065: Ensure source_url is set in metadata: chkrootkit/metadata.rb:1
FC066: Ensure chef_version is set in metadata: chkrootkit/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: chkrootkit/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.1.1 passed this metric
Testing File Metric
0.1.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.1.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.1.1 failed this metric
0.1.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