Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.
/ puppet-jira Public archive

PROJECT ARCHIVED: Puppet module to manage the Atlassian JIRA issue tracker service.

License

Notifications You must be signed in to change notification settings

tohuwabohu/puppet-jira

Repository files navigation

#jira

##Overview

Install and manage Atlassian JIRA.

##Usage

Example:

class { 'jira': }

##Limitations

The module has been tested on the following operating systems. Testing and patches for other platforms are welcome.

  • Debian 7.0 (Wheezy)
  • Ubuntu 12.04 (Precise Pangolin)
  • Ubuntu 14.04 (Trusty Tahr)

Build Status

##Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

###Development

This project uses rspec-puppet and beaker to ensure the module works as expected and to prevent regressions.

gem install bundler
bundle install --path vendor

bundle exec rake spec
bundle exec rake beaker

(note: see Beaker - Supported ENV variables for a list of environment variables to control the default behaviour of Beaker)

About

PROJECT ARCHIVED: Puppet module to manage the Atlassian JIRA issue tracker service.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published