From 9f5be3a7178e6fed9911cb1b578cca7e6a5f0861 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Tue, 28 Jan 2014 17:45:32 +0100 Subject: [PATCH] Adapt chef-server-cookbooks.rb to GitLab --- config/software/gitlab-cookbooks.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/software/gitlab-cookbooks.rb b/config/software/gitlab-cookbooks.rb index b4d24aa..1e583aa 100644 --- a/config/software/gitlab-cookbooks.rb +++ b/config/software/gitlab-cookbooks.rb @@ -15,11 +15,11 @@ # limitations under the License. # -name "chef-server-cookbooks" +name "gitlab-cookbooks" dependency "rsync" -source :path => File.expand_path("files/chef-server-cookbooks", Omnibus.project_root) +source :path => File.expand_path("files/gitlab-cookbooks", Omnibus.project_root) build do command "mkdir -p #{install_dir}/embedded/cookbooks" -- libgit2 0.21.2