Version information
released Oct 11th 2016
This version is compatible with:
Start using this module
Add this module to your Puppetfile:
mod 'dmc-gfal2', '0.1.1'
Learn more about managing modules with a PuppetfileDocumentation
dmc/gfal2 — version 0.1.1 Oct 11th 2016
gfal2 puppet module
Table of Contents
Description
The gfal2 puppet module enables the installation and configuration of the gfal2 library + its plugins and the gfal2-util client.
Installation
The puppet-gfal2 module can be installed from puppetforge via
puppet module install dmc-gfal2
the module doesn't configure the repositories for the installation. Gfal2 in RedHat systems is available in EPEL.
Usage
Just including the module in your manifest is enough
include gfal2
and by default gfal2 and the srm, http , gsiftp plugins will be installed and configured.
Check the test/init.pp manifest to see how to enable other plugins
detailed instructions on how to configure the different plugins will follow