Version information
released Aug 2nd 2015
Start using this module
Add this module to your Puppetfile:
mod 'nicopaez-triage', '0.9.3'
Learn more about managing modules with a PuppetfileDocumentation
nicopaez/triage — version 0.9.3 Aug 2nd 2015
Puppet Module for Triage
This module install a full running instance of Triage application. In order to accomplish this, the following components are installed:
- Java 7
- PostgreSQL database engine
- Nginx Web Server
Dependencies
- puppetlabs/java (>= 1.4.1)
- jfryman/nginx (>= 0.2.1)
- puppetlabs/postgresql (>= 4.0.0 <5.0.0)
- maestrodev/wget (>= 1.5.7)