[Groonga-commit] droonga/chef-cookbooks at 9cd1e65 [master] Don't override "bin/droonga-engine" on deployed environment

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Apr 18 15:51:19 JST 2014


YUKI Hiroshi	2014-04-18 15:51:19 +0900 (Fri, 18 Apr 2014)

  New Revision: 9cd1e65d8430269dd0b7520759f0f183b0e9d020
  https://github.com/droonga/chef-cookbooks/commit/9cd1e65d8430269dd0b7520759f0f183b0e9d020

  Message:
    Don't override "bin/droonga-engine" on deployed environment

  Modified files:
    droonga/recipes/engine.rb

  Modified: droonga/recipes/engine.rb (+1 -1)
===================================================================
--- droonga/recipes/engine.rb    2014-04-18 15:38:59 +0900 (fd44ba6)
+++ droonga/recipes/engine.rb    2014-04-18 15:51:19 +0900 (efdeb42)
@@ -62,7 +62,7 @@ deploy "#{home_dir}/droonga-engine" do
   action :deploy
 
   migrate true
-  migration_command "bundle install --path vendor/bundle --binstubs --shebang $(which ruby)"
+  migration_command "bundle install --path vendor/bundle --shebang $(which ruby)"
 
   before_migrate do
     log_dir = "#{new_resource.shared_path}/log"
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index