gerrit
Web based code review and project management for Git based projects.
Version information
released Oct 20th 2018
This version is compatible with:
- Puppet Enterprise 2018.1.x, 2017.3.x, 2017.2.x, 2016.4.x
- Puppet >= 4.10.0 < 6.0.0
- CentOS,RedHat,Debian,Ubuntu
Start using this module
Documentation
puppet/gerrit — version 1.0.2 Oct 20th 2018
Gerrit module for Puppet
Table of Contents
- Overview
- Module Description - What the module does and why it is useful
- Setup - The basics of getting started with gerrit
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
Overview
Module Description
Setup
What gerrit affects
Setup Requirements
Beginning with gerrit
Usage
Reference
Classes
Public Classes
Private Classes
Parameters
Limitations
This module is tested on the following platforms:
- CentOS 5/6/7
- RedHat 5/6/7
- Debian 6/7/8
- Ubuntu 10.04/12.04/14.04/16.04
Contributing
Please read CONTRIBUTING.md for full details on contributing to this project.
Changelog
All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v1.0.2 (2018-10-19)
Merged pull requests:
- modulesync 2.1.0 and allow puppet 6.x #57 (bastelfreak)
v1.0.1 (2018-09-06)
Closed issues:
- scheme needs to be specified one per line #4
Merged pull requests:
- allow puppetlabs/stdlib 5.x #54 (bastelfreak)
- purge EOL Debian 7 from metadata.json #51 (bastelfreak)
- Remove docker nodesets #49 (bastelfreak)
- drop EOL OSs; fix puppet version range #48 (bastelfreak)
v1.0.0 (2017-11-16)
Merged pull requests:
- bump puppet version dependency to >= 4.7.1 \< 6.0.0 #42 (bastelfreak)
- Add LICENSE file #38 (alexjfisher)
v0.4.0 (2017-02-11)
This is the last release with Puppet3 support!
- Add minimal documentation
- Add missing contribution file
- Add missing badges
- rubocop: fix RSpec/ImplicitExpect
- Set minimum version_requirement for Puppet + dep
2016-08-19 Release 0.3.0
- Initial release in the VoX Pupuli namespace (module provided by roidelapluie)
- Modulesync with latest Vox Pupuli defaults
* This Changelog was automatically generated by github_changelog_generator
Dependencies
- puppetlabs/stdlib (>= 4.6.0 < 7.0.0)
The MIT License (MIT) Copyright (c) 2014 Julien Pivotto Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.