Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garethr/garethr-zookeeper
Puppet module for Zookeeper
https://github.com/garethr/garethr-zookeeper
Last synced: 28 days ago
JSON representation
Puppet module for Zookeeper
- Host: GitHub
- URL: https://github.com/garethr/garethr-zookeeper
- Owner: garethr
- License: apache-2.0
- Created: 2013-02-24T22:18:47.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-10T15:51:04.000Z (almost 12 years ago)
- Last Synced: 2024-12-11T15:56:13.420Z (about 1 month ago)
- Language: Puppet
- Size: 122 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A Puppet module for managing the installation of Zookeeper from
Cloudera.
[![Build
Status](https://secure.travis-ci.org/garethr/garethr-zookeeper.png)](http://travis-ci.org/garethr/garethr-zookeeper)# Usage
For the moment this is as simple as
include zookeeper
All other configuration is down to you.
# Requirements
You'll need the wget and java modules (or similarly named and
functioning modules) to provide dependencies for either the build or
running of zookeeper.