Forge Home

gluster

A Puppet module for GlusterFS

15,157 downloads

13,487 latest version

0.4 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.1.0 (latest)
  • 0.0.5
  • 0.0.1
released Apr 22nd 2015

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'purpleidea-gluster', '0.1.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add purpleidea-gluster
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install purpleidea-gluster --version 0.1.0

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

purpleidea/gluster — version 0.1.0 Apr 22nd 2015

puppet-gluster: a puppet module for GlusterFS

Build Status

Documentation:

Please see: DOCUMENTATION.md or PDF.

Installation:

Please read the INSTALL file for instructions on getting this installed.

Examples:

Please look in the examples/ folder for usage. If none exist, please contribute one!

Module specific notes:

  • This is the puppet module for gluster. Accept no imitations!
  • All the participating nodes, need to have an identical puppet-gluster config.
  • Using gluster::simple is probably the best way to try this out.
  • This is easily deployed with vagrant. See the vagrant/ directory!
  • You can use less of the available resources, if you only want to manage some.
  • You can get packages for CentOS and RHEL and other distributions from: ** http://download.gluster.org/pub/gluster/glusterfs/LATEST/
  • Documentation is now available! Please report grammar and spelling bugs.

Dependencies:

Patches:

This code may be a work in progress. The interfaces may change without notice. Patches are welcome, but please be patient. They are best received by email. Please ping me if you have big changes in mind, before you write a giant patch.

Happy hacking!