####Table of Contents
- Overview
- Usage - Configuration options
- Reference - Parameter and detailed reference to all options
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
- TODO
- Additional Information
TODO
| Open XDMoD Versions | 3.5.0 | 4.5.0 | > 4.5.0 |
|---|---|---|---|
| puppet-module-xdmod 0.x | yes | no | no |
| puppet-module-xdmod 1.x | no | yes | unknown |
TODO
class { 'xdmod': }
xdmod: Installs and configures xdmod.
xdmod::install: Installs xdmod packages.xdmod::database: Manage XDMoD databases.xdmod::config: Configures xdmod.xdmod::apache: Manage Apache configurations.xdmod::params: Sets parameter defaults based on fact values.
TODO
This module has been tested on:
- CentOS 6 x86_64
Testing requires the following dependencies:
- rake
- bundler
Install gem dependencies
bundle install
Run unit tests
bundle exec rake test
If you have Vagrant >= 1.2.0 installed you can run system tests
bundle exec rake beaker
- Support multiple XDMoD resources/clusters