Skip to content

ucbpi/puppet-tomcat6

Repository files navigation

tomcat6 Module

This module provides mechanisms to manage tomcat6 instances

Examples


 tomcat6::instance { 'webapp1':
   account       => 'app_webapp1',
   ajp_port      => '8081',
   http_port     => '8080',
   shutdown_port => '9000',
 }

License

See LICENSE file

Copyright

Copyright © 2014 The Regents of the University of California

Contact

Aaron Russo arusso@berkeley.edu

Support

Please log tickets and issues at the Projects site