Skip to content

nick040/puppet-crowd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppet-crowd

This is a puppet module to install crowd

Requirements

  • Puppet 3.0+ tested
  • Puppet 2.7+
  • dependency 'mkrakowitzer/deploy', '>= 0.0.1'

Example

  class { 'crowd':
    version        => '2.7.1',
    installdir     => '/opt/atlassian/atlassian-crowd',
    homedir        => '/opt/atlassian/application-data/crowd-home',
    user           => 'crowd',
    group          => 'crowd',
    javahome       => '/opt/java',
  }

Paramaters

TODO

License

The MIT License (MIT)

Contact

Merritt Krakowitzer merritt@krakowitzer.com

Support

Please log tickets and issues at our Projects site

About

A puppet module to install atlassian crowd

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published