May 1, 2015 - Marin Jankovski  

GitLab 7.10.1 Omnibus patch release

Learn more about GitLab Release 7.10.1 Omnibus patch for GitLab Community Edition (CE) and Enterprise Edition (EE)

We have just released new Omnibus packages for GitLab 7.10.1 that address issues with duplicated settings.

GitLab Omnibus packages use omnibus-ctl for service control and configuration management.

For GitLab 7.10, omnibus packages were updated to version 0.3.3 of omnibus-ctl.

This caused all settings to be cached in /opt/gitlab/embedded/nodes/NODENAME.json and with that changes to settings in /etc/gitlab/gitlab.rb would appear as a new line in file which contains the changed setting.

The new omnibus packages contain an upgraded version of omnibus-ctl which includes the fix for this problem.

If you cannot upgrade right away and you experienced duplicated settings in configuration files, you can use the following workaround for this problem:

  sudo rm -rf /opt/gitlab/embedded/nodes
  sudo gitlab-ctl reconfigure

Updates

Please see our downloads page for installation instructions for the latest packages.

Try all GitLab features - free for 30 days

GitLab is more than just source code management or CI/CD. It is a full software development lifecycle & DevOps tool in a single application.

Try GitLab Free
Open in Web IDE View source