cookbook 'gem_specific_install', '~> 0.2.4'
gem_specific_install (10) Versions 0.2.4 Follow1
Installs/Configures gem_specific_install
cookbook 'gem_specific_install', '~> 0.2.4', :supermarket
knife supermarket install gem_specific_install
knife supermarket download gem_specific_install
gem_specific_install cookbook
Requirements
Cookbooks
- git
Usage
This will maintain a Git repo on /var/chef/cache and will update only if needed
include_recipe "gem_specific_install"
gem_specific_install "inifile" do
repository "https://github.com/optiflows/inifile.git"
revision "master"
end
These commands will run gem specific_install
:
include_recipe "gem_specific_install"
chef_gem "inifile" do
provider Chef::Provider::Package::Rubygems::SpecificInstall
options( :repo => "https://github.com/optiflows/inifile.git")
end
include_recipe "gem_specific_install"
gem_package "inifile" do
provider Chef::Provider::Package::Rubygems::SpecificInstall
options( :repo => "https://github.com/optiflows/inifile.git", :branch => "master")
end
Attributes
Recipes
Author
Author:: Guilhem Lettron (guilhem.lettron@optiflows.com)
Collaborator Number Metric
0.2.4 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.4 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.4 failed this metric
FC064: Ensure issues_url is set in metadata: gem_specific_install/metadata.rb:1
FC065: Ensure source_url is set in metadata: gem_specific_install/metadata.rb:1
FC066: Ensure chef_version is set in metadata: gem_specific_install/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: gem_specific_install/metadata.rb:1
FC069: Ensure standardized license defined in metadata: gem_specific_install/metadata.rb:1
FC104: Use the :run action in ruby_block instead of :create: gem_specific_install/providers/default.rb:10
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.4 passed this metric
Testing File Metric
0.2.4 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.4 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.4 failed this metric
0.2.4 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.4 failed this metric
FC064: Ensure issues_url is set in metadata: gem_specific_install/metadata.rb:1
FC065: Ensure source_url is set in metadata: gem_specific_install/metadata.rb:1
FC066: Ensure chef_version is set in metadata: gem_specific_install/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: gem_specific_install/metadata.rb:1
FC069: Ensure standardized license defined in metadata: gem_specific_install/metadata.rb:1
FC104: Use the :run action in ruby_block instead of :create: gem_specific_install/providers/default.rb:10
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.4 passed this metric
Testing File Metric
0.2.4 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.4 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.4 failed this metric
FC065: Ensure source_url is set in metadata: gem_specific_install/metadata.rb:1
FC066: Ensure chef_version is set in metadata: gem_specific_install/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: gem_specific_install/metadata.rb:1
FC069: Ensure standardized license defined in metadata: gem_specific_install/metadata.rb:1
FC104: Use the :run action in ruby_block instead of :create: gem_specific_install/providers/default.rb:10
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.2.4 passed this metric
Testing File Metric
0.2.4 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.4 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.4 failed this metric
0.2.4 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