Version information
released Feb 7th 2013
Start using this module
Add this module to your Puppetfile:
mod 'plainprogrammer-torquebox', '0.3.0'
Learn more about managing modules with a PuppetfileDocumentation
plainprogrammer/torquebox — version 0.3.0 Feb 7th 2013
TorqueBox
This module provides for the installation and management of the TorqueBox application server.
Platforms
This module has been tested on the following target operating systems:
- Ubuntu 10.04 (32 & 64 bit) LTS
- Ubuntu 12.04 (32 & 64 bit) LTS
This module has also been test against the following versions of Puppet:
- Puppet 3.0.2
- Puppet 2.7.20
- Puppet 2.6.17
Requirements
This module has no external dependencies.
Installation
puppet module install plainprogrammer-torquebox
Usage
class { 'torquebox':
use_latest => true,
openjdk_version => 6,
openjdk_variant => 'headless',
version => '2.3.0'
}