Skip to content

wyrdvans/puppet-module-couchdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Puppet CouchDB Module

Module for configuring CouchDB

Tested on Debian GNU/Linux 6.0 Squeeze with Puppet 2.6. Patches for other operating systems welcome.

Inspired of puppet-module-build

Installation

Clone this repo to a couchdb directory under your Puppet modules directory :

git clone git://github.com/Benjamin-Ds/puppet-module-couchdb.git couchdb

Usage

puppet apply -e "class { 'couchdb': bind => '0.0.0.0' }"

TODO

  • SSL cert options
  • configure builds options
  • dynamic foldername, filename, extension
  • Tests w/ rspec-puppet

About

Build CouchDB puppet module

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Puppet 85.6%
  • Ruby 14.4%