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

lxmx_hostname (2) Versions 0.3.5

A Chef cookbook to set and persist node hostname

Policyfile
Berkshelf
Knife
cookbook 'lxmx_hostname', '= 0.3.5', :supermarket
cookbook 'lxmx_hostname', '= 0.3.5'
knife supermarket install lxmx_hostname
knife supermarket download lxmx_hostname
README
Dependencies
Quality -%

lxmx_hostname

Usage

  • To set and persist a hostname, set node['net']['hostname'].
  • To set and persist an FQDN, set node['net']['FQDN'] and node['net']['IP'].
  • Then include recipe[lxmx_hostname] in your run_list.

Requirements

Platform

The following platforms are supported by the cookbook:

  • ubuntu
  • debian
  • centos
  • redhat
  • gentoo

Cookbooks

This cookbook depends on the following external cookbooks:

Recipes

default

Sets and persists node hostname using different approaches on different platforms.

Attributes

  • node['net']['hostname'] - node hostname to set and persist.
  • node['net']['FQDN'] - (optional) node FQDN to set and persist.
  • node['net']['IP']- node IP address, set if you're setting an FQDN.

License

Copyright:: Vasily Mikhaylichenko and LxMx.

Licensed under BSD license.

http://opensource.org/licenses/BSD-2-Clause

Dependent cookbooks

hostsfile >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found