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