cookbook 'lfs_modder', '~> 1.0.9'
lfs_modder (1) Versions 1.0.9 Follow1
Installs/Configures lfs_modder
cookbook 'lfs_modder', '~> 1.0.9', :supermarket
knife supermarket install lfs_modder
knife supermarket download lfs_modder
lfs_modder
Module loader for debian system
Usage of this Cookbook
Pass modules for load or remove in arrays, like the examples below.
node.default['modules']['load'] = ['drbd', 'bridge', 'ipmi_devintf', 'bonding', '8021q']
node.default['modules']['remove'] = ['ipmi_si']
Place these in your cookbook.
node['modules']['load'].each do |mod|
modder mod do
action :load
end
end
node['modules']['remove'].each do |mod|
modder mod do
action :remove
end
end
Unkown modules will be ignored.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
1.0.9 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
1.0.9 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
1.0.9 failed this metric
FC064: Ensure issues_url is set in metadata: lfs_modder/metadata.rb:1
FC066: Ensure chef_version is set in metadata: lfs_modder/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: lfs_modder/metadata.rb:1
FC069: Ensure standardized license defined in metadata: lfs_modder/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.0.9 passed this metric
Testing File Metric
1.0.9 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
1.0.9 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
1.0.9 failed this metric
1.0.9 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
1.0.9 failed this metric
FC064: Ensure issues_url is set in metadata: lfs_modder/metadata.rb:1
FC066: Ensure chef_version is set in metadata: lfs_modder/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: lfs_modder/metadata.rb:1
FC069: Ensure standardized license defined in metadata: lfs_modder/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.0.9 passed this metric
Testing File Metric
1.0.9 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
1.0.9 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
1.0.9 failed this metric
FC066: Ensure chef_version is set in metadata: lfs_modder/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: lfs_modder/metadata.rb:1
FC069: Ensure standardized license defined in metadata: lfs_modder/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
1.0.9 passed this metric
Testing File Metric
1.0.9 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
1.0.9 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
1.0.9 failed this metric
1.0.9 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