jenkins-infra / puppet-groovy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Ruby 75.6%Language:Puppet 19.0%Language:Pascal 5.3%