Skip to content

Latest commit

 

History

History

jboss

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

DESCRIPTION:

JBOSS AS 7 cookbook

This is a very simple cookbook. It only installs the jboss, configures the system V init script to run in standalone mode

logging, hostname, ports are not configured

The default recipe installs

REQUIREMENTS:

java 1.6

ATTRIBUTES:

  • default[‘jboss_home’] default location for jboss

  • default[‘version’] default version to download

  • default[‘dl_url’] download url

  • default[‘jboss_user’] default jboss user

USAGE:

Accept

Author: Bryan W. Berry <[email protected]> License: Apache v2.0