superseb / puppet-glassfish

Forked copy of puppet-glassfish, restructing for EL support and modular functionality. Original is http://github.com/larstobi/puppet-glassfish

Home Page:http://github.com/fatmcgav/puppet-glassfish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puppet Glassfish module

Build Status

This plugin for Puppet adds resource types and providers for managing Glassfish domains, system-properties, jdbc-connection-pools, jdbc-resources, auth-realms and application deployment by using the asadmin command line tool.

Copyright - Lars Tobias Skjong-Børsting larstobi@conduct.no Modified - Gavin Williams fatmcgav@gmail.com

License: GPLv3

Installation:

This plugin uses the executable "asadmin". For this plugin to work, the folder where the executable is located must exist in the PATH environment variable.

Place the "lib" folder and it's subfolders in the module path, i.e. /etc/puppet/modules/glassfish/lib/...

Example:

GW - tbc.

About

Forked copy of puppet-glassfish, restructing for EL support and modular functionality. Original is http://github.com/larstobi/puppet-glassfish

http://github.com/fatmcgav/puppet-glassfish

License:GNU General Public License v3.0


Languages

Language:Ruby 67.6%Language:Puppet 32.4%