cookbook 'crypto-coin', '~> 0.2.2'
crypto-coin (3) Versions 0.2.2 Follow0
Installs/Configures crypto-coin
cookbook 'crypto-coin', '~> 0.2.2', :supermarket
knife supermarket install crypto-coin
knife supermarket download crypto-coin
crypto-coin cookbook
This cookbook provides a LWRP to compile bitcoin based crypto coins.
Requirements
Requires build-essential. Eg from this cookbook.
Usage
Example recipe for litecoin:
# Get access to the LWRP and install prerequisites include_recipe "crypto-coin::default" # Download, compile and configure the cryptocoin crypto_coin "litecoin" do repository "https://github.com/litecoin-project/litecoin.git" revision "0.6.3" port 9333 rpcpassword "nojxxq2rryghg1p0ti7x" end # Start the cryptocoin node service "litecoind" do provider Chef::Provider::Service::Upstart action :start end
Recipes
crypto-coin::default
Install prerequisites
crypto-coin::bitcoin
Example recipe that compiles bitcoind and starts the node
crypto-coin::litecoin
Example recipe that compiles litecoind and starts the node
Author
Author:: Andrew Fecheyr (andrew@bedesign.be)
Dependent cookbooks
apt >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.2.2 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.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 failed this metric
FC064: Ensure issues_url is set in metadata: crypto-coin/metadata.rb:1
FC065: Ensure source_url is set in metadata: crypto-coin/metadata.rb:1
FC066: Ensure chef_version is set in metadata: crypto-coin/metadata.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: crypto-coin/providers/default.rb:28
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
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 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 contain a CONTRIBUTING.md file
Foodcritic Metric
0.2.2 failed this metric
FC064: Ensure issues_url is set in metadata: crypto-coin/metadata.rb:1
FC065: Ensure source_url is set in metadata: crypto-coin/metadata.rb:1
FC066: Ensure chef_version is set in metadata: crypto-coin/metadata.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: crypto-coin/providers/default.rb:28
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
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 failed this metric
FC065: Ensure source_url is set in metadata: crypto-coin/metadata.rb:1
FC066: Ensure chef_version is set in metadata: crypto-coin/metadata.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: crypto-coin/providers/default.rb:28
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
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