Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 517 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 517 Bytes

Groovy Puppet Module

This module will download and setup groovy from the official Codehaus' repository.

Usage

class { 'groovy':
}

This will install Groovy 2.3.1 into /opt/groovy-2,3,1 and install /etc/profile.d/groovy.sh to which will update the PATH and GROOVY_HOME appropriately for bash users.

License

Apache License, Version 2.0

Support

Please log issues at our Projects site