https://github.com/actionjack/puppet-crowd
Puppet module for Atlassian Crowd
https://github.com/actionjack/puppet-crowd
Last synced: 10 months ago
JSON representation
Puppet module for Atlassian Crowd
- Host: GitHub
- URL: https://github.com/actionjack/puppet-crowd
- Owner: actionjack
- Created: 2013-10-18T14:12:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-07-03T13:07:32.000Z (almost 11 years ago)
- Last Synced: 2025-06-18T00:17:20.186Z (about 1 year ago)
- Language: Puppet
- Size: 219 KB
- Stars: 4
- Watchers: 3
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Atlassian Crowd Puppet Module
[](https://travis-ci.org/actionjack/puppet-crowd)
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
```ruby
class {'crowd': }
```
## Documentation
This module is written in puppetdoc compliant format so details on configuration and usage can be found by executing:
```bash
$ puppet doc manifest/init.pp
```
## Pull Requests
* Please submit a pull request or issue on [GitHub](https://github.com/actionjack/puppet-crowd)
##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