cookbook 'modules', '~> 0.2.0'
The modules cookbook has been deprecated
Author provided reason for deprecation:
The modules cookbook has been deprecated and is no longer being maintained by its authors. Use of the modules cookbook is no longer recommended.
You may find that the kernel-modules cookbook is a suitable alternative.
modules (4) Versions 0.2.0 Follow7
Manage modules on linux
cookbook 'modules', '~> 0.2.0', :supermarket
knife supermarket install modules
knife supermarket download modules
modules-cookbook
= DESCRIPTION:
Chef cookbook to manage linux modules with /etc/modules and modprobe (linux 2.6 +)
= REQUIREMENTS:
Linux 2.6+
Ubuntu >9.10 (for the moment. use upstart and not init, any contribution is welcome)
= ATTRIBUTES:
node['modules'] = A namespace for modules settings.
= USAGE:
There are two ways of setting sysctl values:
1. Set chef attributes, E.G.:
default['modules']['loop']
2. With Ressource/Provider
Resource/Provider
This cookbook includes LWRPs for managing:
* modules
* modules_multi
modules
Actions
- :save: save and load a module (default)
- :load: load a module
- :remove: remove a (previously saved or load) module.
Attribute Parameters
- module
- options
- path
Examples
modules "8021q" do
action :load
end
modules_multi
Actions
- :save: save and load modules (default)
- :remove: remove (previously saved or load) modules.
Attribute Parameters
- modules
- path
Examples
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
Collaborator Number Metric
0.2.0 passed this metric
Contributing File Metric
0.2.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.2.0 failed this metric
FC064: Ensure issues_url is set in metadata: modules/metadata.rb:1
FC065: Ensure source_url is set in metadata: modules/metadata.rb:1
FC066: Ensure chef_version is set in metadata: modules/metadata.rb:1
FC069: Ensure standardized license defined in metadata: modules/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: modules/resources/default.rb:1
FC074: LWRP should use DSL to define resource's default action: modules/resources/multi.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.0 passed this metric
Testing File Metric
0.2.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.2.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.2.0 passed this metric
0.2.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.2.0 failed this metric
FC064: Ensure issues_url is set in metadata: modules/metadata.rb:1
FC065: Ensure source_url is set in metadata: modules/metadata.rb:1
FC066: Ensure chef_version is set in metadata: modules/metadata.rb:1
FC069: Ensure standardized license defined in metadata: modules/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: modules/resources/default.rb:1
FC074: LWRP should use DSL to define resource's default action: modules/resources/multi.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.0 passed this metric
Testing File Metric
0.2.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.2.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.2.0 failed this metric
FC065: Ensure source_url is set in metadata: modules/metadata.rb:1
FC066: Ensure chef_version is set in metadata: modules/metadata.rb:1
FC069: Ensure standardized license defined in metadata: modules/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: modules/resources/default.rb:1
FC074: LWRP should use DSL to define resource's default action: modules/resources/multi.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.2.0 passed this metric
Testing File Metric
0.2.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.2.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.2.0 failed this metric
0.2.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