/storm-puppet-module

StoRM puppet module

Primary LanguageHTML

StoRM puppet module

Table of Contents

  1. Description
  2. Setup
  3. Usage
  4. Limitations - OS compatibility

Description

StoRM Puppet module can be used to configure StoRM services. At the moment, the supported services are:

  • storm-webdav
  • storm-globus-gridftp

Setup

Build module as follow:

cd storm
puppet module build

Then, install:

puppet module install ./pkg/mwdevel-storm-0.1.0.tar.gz

Usage

Check this example and refer to REFERENCE or documentation folder to get all the class parameters.

Limitations

It works only on RedHat distributions.