Commit b0e22ae2fb5bdde2a94ec1e8fa0c4efbbd31bcac

Authored by Jacob Vosmaer
1 parent fdb59897

Require gitlab-cookbooks dependency

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