Version information
released Oct 29th 2013
Start using this module
Add this module to your Puppetfile:
mod 'actionjack-crowd', '0.1.1'
Learn more about managing modules with a PuppetfileDocumentation
actionjack/crowd — version 0.1.1 Oct 29th 2013
Atlassian Crowd Puppet Module
This puppet module is used to install and configure the crowd application. Atlassian Crowd is a Single Sign-On (SSO) and Identity Management service. https://www.atlassian.com/software/crowd/overview
Configuration
Dependencies
Current dependencies are:
- puppetlabs/stdlib
- mkrakowitzer/deploy
- maestrodev/wget
Usage
class {'crowd': }
Documentation
This module is written in puppetdoc compliant format so details on configuration and usage can be found by executing:
$ puppet doc manifest/init.pp
Pull Requests
- Please submit a pull request or issue on GitHub
##Limitations
This module has been built on and tested against Puppet 2.7 and higher.
The module has been tested on:
-
Ubuntu 12.04
The module has been tested against the following database(s):
-
MySQL
Dependencies
- mkrakowitzer/deploy (>= 0.0.1)
- maestrodev/wget (>= 1.2.2)
- puppetlabs/stdlib (>= 2.1.0)