Skip to content
Snippets Groups Projects

WIP: added second action to the installation of the gitlab pacakge to lock the version for dist-upgrades

Open Jason Tevnan requested to merge jt/lock-package-version into master
1 unresolved thread

Idea is to add a lock action (apt-get hold) so that updates may be run without worry.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
27 27 end
28 28
29 29 package node['omnibus-gitlab']['package']['name'] do
30 action [:install, :lock]
Please register or sign in to reply
Loading