Skip to content

jurgenlust/puppet-tomcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppet-tomcat

Puppet module for installing Tomcat 6 packages and creating Tomcat user instances on Debian and Ubuntu.

Installation

Clone this repository in /etc/puppet/modules, but make sure you clone it as directory 'tomcat':

cd /etc/puppet/modules
git clone git://github.com/jurgenlust/puppet-tomcat.git tomcat

Usage

The manifest in the tests directory shows how you can create Tomcat user instances. For convenience, a Vagrantfile was also added, which starts a Debian Squeeze x64 VM and applies the init.pp. When the virtual machine is ready, you should be able to access the examples webapp at http://localhost:8180/example and a second Tomcat instance at http://localhost:8280/, but this one will return a 404, since no webapp was installed.

About

Puppet module for installing Tomcat 6 packages and creating Tomcat user instances

Resources

Stars

Watchers

Forks

Packages

No packages published