Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Gitlab CE #98

Closed
Cosaquee opened this issue Oct 24, 2016 · 2 comments
Closed

Updating Gitlab CE #98

Cosaquee opened this issue Oct 24, 2016 · 2 comments

Comments

@Cosaquee
Copy link

Hi !

Thanks for your awesome module ! It works really nice and my only problem is how to manage Gitlab upgrade proccess ? Right now I have version 8.12.6 on my server. Version 8.13 is released and I want to upgrade my installation.

Any chance that i can do it with help of this module or should i do it manually ?

@hypnotortoise
Copy link

hypnotortoise commented Oct 24, 2016

What I normally do is this:

  1. Sync GL version I want to local Repository.
  2. Set package_ensure explicitly to the version I want to install when calling Gitlab class:

E.g. upgrade to v8.13.0 @ CentOS6: class {"::gitlab": package_ensure => "gitlab-ce-8.13.0-ce.0.el6" }

@tobru
Copy link
Contributor

tobru commented Dec 12, 2016

I guess there is no action to take in this issue for the Puppet module maintainers.

@tobru tobru closed this as completed Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants