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

gitlab version support #32

Closed
cdenneen opened this issue Oct 2, 2015 · 1 comment
Closed

gitlab version support #32

cdenneen opened this issue Oct 2, 2015 · 1 comment

Comments

@cdenneen
Copy link

cdenneen commented Oct 2, 2015

Will there be Version support in the module?
Currently latest works but see few caveats:

  1. if someone wants to lock to a particular version and not update
  2. with a version parameter you can update on next puppet run, now you have to do a full "update" at the system level
@tobru
Copy link
Contributor

tobru commented Oct 3, 2015

It's already there, just set package_ensure to the version string of the package. F.e. to 8.0.3-ce.1 to install this particular version. Upgrading to a newer version is just as easy as bumping this version string. To see a list of available packages, have a look at f.e. https://packages.gitlab.com/gitlab/gitlab-ce

@tobru tobru closed this as completed Oct 3, 2015
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

2 participants