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

ez-ipupdate (4) Versions 0.1.6

Installs/Configures ez-ipupdate

Policyfile
Berkshelf
Knife
cookbook 'ez-ipupdate', '= 0.1.6', :supermarket
cookbook 'ez-ipupdate', '= 0.1.6'
knife supermarket install ez-ipupdate
knife supermarket download ez-ipupdate
README
Dependencies
Quality -%

ez-ipupdate Cookbook

Installs the ez-ipdate service under Opscode Chef

Requirements

Platforms:
Tested on Fedora. May work on other Linux platforms.

Attributes

e.g.

ez-ipupdate::default

['ez-ipupdate']['package_name'] - Package name. Defaults to ez-ipupdate.
['ez-ipupdate']['package_config'] - Location of config file. Defaults to /etc/ez-ipdate/default
['ez-ipupdate']['username'] - Provider user name. Defaults to username.
['ez-ipupdate']['password'] - Your DNS update provider password. Defaults to password.
['ez-ipupdate']['host'] - The hostname of your domain hosted at your DNS provider. Defaults to host.
['ez-ipupdate']['service-type'] - The name of your DNS provider. Defaults to provider.
['ez-ipupdate']['interface'] - The internet facing interface on your server or desktop. Defaults to eth0.

Usage

ez-ipupdate::default

Just include ez-ipupdate in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[ez-ipupdate]"
  ]
}

And then override the attributes.

Contributing

If you wish to contribute:

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write you change
  4. Submit a Pull Request using Github

License and Authors

Authors: Rilindo.Foster rilindo.foster@monzell.com

cookbook-ez-ipupdate

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found