Voxpupuli Puppet Gitlab Versions Save

Puppet module to manage Gitlab (Omnibus)

v2.1.0

5 years ago

v2.1.0 (2018-05-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • skip-auto-migrations should be placed before gitlab::install #232
  • Wrong Type in Optional Param: user #220
  • $web_server documentation differs from code #217
  • decorate method in templates/gitlab.rb.erb file may break some thing #146
  • init.pp: fix #217 #219 (NiklausHofer)

Closed issues:

  • Manage letsencrypt options #224
  • Bad use of method 'inspect' causes bool values not to apply. #222
  • Facter code still exists from Issue 131 #170
  • Drop Puppet 3 support. #118

Merged pull requests:

v2.0.0

6 years ago

v2.0.0 (2018-04-07)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Migrate Puppet Module to Voxpupuli #171
  • Feature: Allow database to index git authorized_keys #168
  • data dir changes in gitlab 9 #137
  • add letsencrypt section to gitlab.rb #200 (costela)
  • Add ha roles #186 (LongLiveCHIEF)
  • Db indexing for git authorized keys #177 (LongLiveCHIEF)
  • drop legacy is_hash method, replace topscope fact with facts hash #107 (james-powis)

Fixed bugs:

  • RHEL 7.2 Installation Failure (Possibly GPG Key URL) #196
  • After upgrade to GitLab 10.4.3 each puppet run wants to remove #195
  • Fixed redhat installation #198 (dsavell)

Closed issues:

  • Backup cron configuration will trigger gitlab restart #204
  • YUM GPG keys are invalid #203
  • add support for letsencrypt options #199
  • RPM gpg key verification failure on install #194

Merged pull requests:

v1.16.1

6 years ago

Full Changelog

Merged pull requests:

v1.16.0

6 years ago

Full Changelog

Implemented enhancements:

  • Verify package signatures on RedHat #163

Fixed bugs:

  • Regression: yum $releasever results in 404 error for RHEL yum repo #153

Closed issues:

  • Deploy current version of GitLab Runner #166
  • GitLab 10: Your git_dta_dirs settings is deprecated #162
  • Support new package repo #157
  • puppet-gitlab requires outdated module dependencies #152
  • Broken LDAP #138

Merged pull requests:

v1.15.2

6 years ago
  • Make CI runner package_name configurable (must be set to "gitlab-runner" for Gitlab 10.x). Thanks to Paul B. (paulRbr)!

v1.15.1

6 years ago
  • Dummy release for Puppet Forge

v1.15.0

6 years ago
  • Support geo_* configuration options (thanks to shaheed121)
  • Drop warning about RPM support (thanks to djjudas21/Jonathan)

v1.14.0

6 years ago
  • Support data_dirs (thanks to logicminds/Corey Osman)
  • Add flag to disable all prometheus functionality
  • Add flag to disable auto migrations
  • Support sidekiq_cluster configuration options

v1.13.3

7 years ago
  • Remove broken and unnecessary YAML workaround from gitlab.rb.erb

v1.13.2

7 years ago
  • Fix handling of integers and string quoting in gitlab.rb
  • Fix spec test