Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

ubc/puppet-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Curriculum Alignment Tool (CAT) Puppet Module

This module installs CAT with Apache, Tomcat and MySQL. It will clone the CAT git repo and compile the code into a war file, and then deploy the file into Tomcat contianer. Whenever a configuration file is changed, the module will recompile the CAT and redeploy the war file as the configurations are written in the source directory.

Tested with uppet 3.4 under RHEL 6.5

NOTE: The SQL for creating the structures and admin account still need to be manually executed.

Dependencies

  • puppet-module/puppetlabs-apache
  • puppet-module/git
  • puppet-module/vcsrepo
  • puppet-module/evenup-tomcat

About

Curriculum Alignment Tool (CAT) Puppet Module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages