Navigation Menu

Skip to content

Commit

Permalink
Specify "rel" for droonga chef-cookbooks
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 16, 2014
1 parent 31fd501 commit 11ca6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chef/Berksfile
Expand Up @@ -4,4 +4,4 @@ source "http://api.berkshelf.com/"

local_cookbooks_dir = "vendor/cookbooks"

cookbook "droonga", :git => "https://github.com/droonga/chef-cookbooks.git"
cookbook "droonga", :git => "https://github.com/droonga/chef-cookbooks.git", :rel => "droonga"

0 comments on commit 11ca6fd

Please sign in to comment.