Version information
released Jan 17th 2014
Start using this module
Add this module to your Puppetfile:
mod 'justinclayton-nexus', '1.0.0'
Learn more about managing modules with a PuppetfileDocumentation
justinclayton/nexus — version 1.0.0 Jan 17th 2014
Description
This module installs Nexus from sonatype.org, and configures it for Redhat-family systems. It is compliant with both puppet 2.7+ and 3+, and has been tested for quality using puppet-lint, rspec-puppet, and rspec-system.
Installation
If you're using librarian-puppet, add a line to your Puppetfile
:
mod 'justinclayton/nexus', '1.x'
Usage
include nexus
Dependencies
- puppetlabs/java (>= 1.0.1)
- nanliu/staging (>= 0.3.1)