StoRM Puppet module can be used to configure StoRM services. At the moment, the supported services are:
- storm-webdav
- storm-globus-gridftp
Build module as follow:
cd storm
puppet module build
Then, install:
puppet module install ./pkg/mwdevel-storm-0.1.0.tar.gz
Check this example and refer to REFERENCE or documentation folder to get all the class parameters.
It works only on RedHat distributions.