Skip to content
Snippets Groups Projects
Commit 9f5be3a7 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Adapt chef-server-cookbooks.rb to GitLab

parent 3e613c78
No related branches found
No related tags found
1 merge request!8Add omnibus-ctl
Loading
Loading
@@ -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"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment