- Overview
- Module Description - What does the module do
- Setup - The basics of getting started with pdsh
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
- Limitations - OS compatibility, etc.
This module manages the installation and configuration of pdsh - the Parallel Distributed Shell.
Manage all aspects of pdsh - currently only installing the package itself. More is on the todo list.
The module currently only installs the relevant package.
To install pdsh simply include the class:
include pdsh
The module's class is the primary entry point of the module.
Parameters within pdsh
:
None
pdsh
: Primary class that installs pdsh
pdsh::params
: Provides sensible default valuespdsh::install
: Package installationpdsh::config
: Configuartion related resources
This module has been tested on the following operating systems:
- CentOS 6, 7