Commit 9ad92c92b3d98a908c624ff298c34a5bad531c11

Authored by Jacob Vosmaer
1 parent 599d1847

Include gitlab-ctl dependency

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
config/projects/gitlab.rb
... ... @@ -30,6 +30,8 @@ dependency "preparation"
30 30  
31 31 dependency "gitlab-shell"
32 32 dependency "gitlab-webui"
  33 +dependency "chef-gem"
  34 +dependency "gitlab-ctl"
33 35  
34 36 # version manifest file
35 37 dependency "version-manifest"
... ...