Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

dnsimple (30) Versions 0.2.0

Provides Chef Resource for automating DNS configuration with DNSimple

Policyfile
Berkshelf
Knife
cookbook 'dnsimple', '= 0.2.0', :supermarket
cookbook 'dnsimple', '= 0.2.0'
knife supermarket install dnsimple
knife supermarket download dnsimple
README
Dependencies
Quality -%
= DESCRIPTION: A Light-weight Resources and Providers (LWRP) supporting automatic DNS configuration via DNSimple's API. = REQUIREMENTS: A DNSimple account. = ATTRIBUTES: dnsimple.username dnsimple.password dnsimple.domain = USAGE: include_recipe "dnsimple" dnsimple_record "create a record" do name "test" content "16.8.4.2" type "A" domain node.dnsimple.domain username node.dnsimple.username password node.dnsimple.password action :create end

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

generic_dns Applicable Versions

No quality metric results found