cookbook 'doozer', '= 0.0.1'
The doozer cookbook has been deprecated
Author provided reason for deprecation:
The doozer cookbook has been deprecated and is no longer being maintained by its authors. Use of the doozer cookbook is no longer recommended.
You may find that the etcd cookbook is a suitable alternative.
doozer (2) Versions 0.0.1 Follow0
Manages doozer and its installed libraries.
cookbook 'doozer', '= 0.0.1', :supermarket
knife supermarket install doozer
knife supermarket download doozer
<a name="title"></a>Doozer Chef Recipe
<a name="description"></a>Description
Manages doozerd, a highly available, consistent, distrbuted data store, and
associated client libraries.
<a name="installation"></a> Installation
Librarian is a cookbook dependency manager which will take over your
entire cookbooks directory. It is used here to demonstrate, along with Vagrant
and VirtualBox, how you can use Chef to provision a virtual machine that
consists of Doozer and its dependencies.
To install all of your RubyGem dependencies:
cd chef-doozer
bundle install
To install all of your Chef cookbook dependencies:
cd chef-doozer
bundle exec librarian-chef install
<a name="repository"></a> Git repository
The git repository is available. Please submit any pull requests with new
functionality!
Dependent cookbooks
build-essential >= 0.0.0 |
golang >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.