Cookbook to provision a couchbase cluster
Prerequisites:
- chefdk
cd [path to directory containing this README.md]
Usage:
- To create nodes
chef-client -z recipes/default.rb
- To destroy nodes
chef-client -z recipes/destroy_all.rb
Provisions two nodes with empty runlists
Destroy all nodes