bitbucket

Install Atlassian Bitbucket Server

1,419,499 downloads

169 latest version

4.7 quality score

Version information

  • 2.3.1 (latest)
  • 2.3.0
  • 2.2.8
  • 2.2.7
  • 2.2.6
  • 2.2.5
  • 2.2.4
  • 2.2.3
  • 2.2.2
  • 2.2.1
  • 2.2.0
  • 2.1.1
  • 2.1.0
  • 2.0.4
  • 2.0.3
  • 2.0.2
  • 2.0.1
  • 2.0.0 (deleted)
released May 19th 2018
This version is compatible with:
  • Puppet Enterprise 2018.1.x, 2017.3.x, 2017.2.x, 2017.1.x, 2016.5.x, 2016.4.x
  • Puppet >=3.4.0 < 6.0.0
  • RedHat
    ,
    CentOS
    ,
    Ubuntu
    ,
    Debian

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'thewired-bitbucket', '2.2.6'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add thewired-bitbucket
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install thewired-bitbucket --version 2.2.6

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

thewired/bitbucket — version 2.2.6 May 19th 2018

##2018-05-19 - Releasing #2.2.6 ###Summary

  • Merged pull request #59
  • Updated default values and examples to use latest versions.

##2018-04-05 - Releasing #2.2.5 ###Summary

  • Merged pull requests #55, #56 and #58

##2018-01-18 - Releasing #2.2.4 ###Summary

  • Resolved issues #52 and #54

##2017-09-12 - Releasing #2.2.3 ###Summary

  • Resolved issues #49, #50 and #51

##2017-08-01 - Releasing #2.2.2 ###Summary

  • Resolved issues #43, #45 and #46

##2017-06-29 - Releasing #2.2.1 ###Summary

  • Resolved issues #40 and #41

##2017-06-20 - Releasing #2.2.0 ###Summary

  • Added support for Bitbucket 5+

##2017-03-04 - Releasing #2.1.1 ###Summary

  • Merged outstanding pull requests

##2016-05-19 - Releasing #2.1.0 ###Summary

  • Fixes to add support for Bitbucket Server 4.6
  • Updated logical defaults to support Bitbucket Server 4.6

##2016-05-19 - Releasing #2.0.4 ###Summary

  • Merged additional jdbc and backup overrides from pull requests

##2016-03-05 - Releasing #2.0.3 ###Summary

  • Merged bug fix for bitbucket backup client

##2015-01-18 - Release #2.0.2 ###Summary

  • Resolved issues #1 and #3
  • Updated test cases
  • Merged pull requests

##2015-11-18 - Release #2.0.1 ###Summary

  • Add Bitbucket Server 4.0+ changes and support.
  • Remove support for installing upstream java mysql connector
  • Remove support for installing git, a git module should be used

Thanks to the creators of the puppet/stash module which I have reused to create the bitbucket module.

####Bugfixes

  • None