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

ejabberd (4) Versions 0.2.0

Installs/Configures ejabberd

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

ejabberd cookbook

This Chef cookbook installs ejabberd from operating system packages and configures its basic settings. It is intended that this cookbook remain small and perform only installation tasks, with downstream cookbooks swapping out the config template to configure more specifically.

Requirements

Tested on Ubuntu 10.04 / 12.04, Debian 7.1 and CentOS 6.4.

Usage

Add recipe[ejabberd] to your node's run list

Attributes

  • node['ejabberd']['jabber_domain'] - the domain on which to serve XMPP connections (default node['fqdn'])

Recipes

  • ejabberd - Fetches and installs ejabberd

Author

[Ben Langfeld](@benlangfeld)

Dependent cookbooks

apt ~> 2.2
yum ~> 2.4

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found