cookbook 'zerigo', '~> 0.1.1'
zerigo (2) Versions 0.1.1 Follow0
Provides zerigo LWRPs
cookbook 'zerigo', '~> 0.1.1', :supermarket
knife supermarket install zerigo
knife supermarket download zerigo
Description
Provides LWRPs that allow interaction with the Zerigo DNS service from your chef recipes.
Requirements
A Zerigo account.
Installation
- Install the github cookbooks knife plugin (https://github.com/websterclay/knife-github-cookbooks).
-
Install the zerigo cookbook:
$ knife cookbook github install threetee/chef-cookbook-zerigo
Usage
include_recipe "zerigo" zerigo_zone "create a zone" do domain "test.com" email "hostmaster@test.com" zerigo_email "zerigo-account@somewhere.com" zerigo_token "zerigo_api_token" action :create end zerigo_record "create a record" do name "test" value "16.8.4.2" type "A" zone_id "test.com" # Zerigo-hosted domain name zerigo_email "zerigo-account@somewhere.com" zerigo_token "zerigo_api_token" action :create end
Credits
Inspired by https://github.com/heavywater/community-cookbooks/tree/master/route53.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
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
FC016: LWRP does not declare a default action: zerigo/resources/record.rb:1
FC016: LWRP does not declare a default action: zerigo/resources/zone.rb:1
FC025: Prefer chef_gem to compile-time gem install: zerigo/recipes/default.rb:30
FC064: Ensure issues_url is set in metadata: zerigo/metadata.rb:1
FC065: Ensure source_url is set in metadata: zerigo/metadata.rb:1
FC066: Ensure chef_version is set in metadata: zerigo/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: zerigo/metadata.rb:1
FC069: Ensure standardized license defined in metadata: zerigo/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
FC016: LWRP does not declare a default action: zerigo/resources/record.rb:1
FC016: LWRP does not declare a default action: zerigo/resources/zone.rb:1
FC025: Prefer chef_gem to compile-time gem install: zerigo/recipes/default.rb:30
FC064: Ensure issues_url is set in metadata: zerigo/metadata.rb:1
FC065: Ensure source_url is set in metadata: zerigo/metadata.rb:1
FC066: Ensure chef_version is set in metadata: zerigo/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: zerigo/metadata.rb:1
FC069: Ensure standardized license defined in metadata: zerigo/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
FC016: LWRP does not declare a default action: zerigo/resources/zone.rb:1
FC025: Prefer chef_gem to compile-time gem install: zerigo/recipes/default.rb:30
FC064: Ensure issues_url is set in metadata: zerigo/metadata.rb:1
FC065: Ensure source_url is set in metadata: zerigo/metadata.rb:1
FC066: Ensure chef_version is set in metadata: zerigo/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: zerigo/metadata.rb:1
FC069: Ensure standardized license defined in metadata: zerigo/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