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

avahi-daemon (6) Versions 0.0.12

Installs/Configures avahi-daemon

Policyfile
Berkshelf
Knife
cookbook 'avahi-daemon', '= 0.0.12', :supermarket
cookbook 'avahi-daemon', '= 0.0.12'
knife supermarket install avahi-daemon
knife supermarket download avahi-daemon
README
Dependencies
Quality -%

Travis-ci status: Build Status

Description

Installs/enables or Uninstalls/disables the avahi-daemon service.

Requirements

This cookbook currently supports the following platforms:

Debian, Ubuntu

Attributes

Set the avahi-daemon service name.
<pre><code>
default['avahi-daemon']['service']['name'] = "avahi-daemon"
</pre></code>

Usage

Apply recipe avahi-daemon::enable to install/enable all avahi-daemon related services.

Recipe avahi-daemon::default takes no action.

avahi-daemon::disable recipe

Use a knife command to remove avahi-daemon components from your system like so

knife node run_list add <node name> avahi-daemon::disable

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