YUKI Hiroshi
null+****@clear*****
Fri Apr 18 14:54:46 JST 2014
YUKI Hiroshi 2014-04-18 14:54:46 +0900 (Fri, 18 Apr 2014) New Revision: 192a1b3d3061ad443e89c6a827888029fa5087ed https://github.com/droonga/chef-cookbooks/commit/192a1b3d3061ad443e89c6a827888029fa5087ed Message: Turn ["build_essential"]["compiletime"] to true because "bundle install" fails with an error: "cannot load such file -- mkmf (LoadError)" Modified files: droonga/attributes/default.rb Modified: droonga/attributes/default.rb (+2 -0) =================================================================== --- droonga/attributes/default.rb 2014-04-18 14:45:59 +0900 (5bca7c9) +++ droonga/attributes/default.rb 2014-04-18 14:54:46 +0900 (5ac8b57) @@ -6,3 +6,5 @@ default.droonga.engine.host = node.name default.droonga.engine.port = 24224 default.droonga.engine.tag = "droonga" default.droonga.engine.template.cookbooks = {} + +default["build_essential"]["compiletime"] = true -------------- next part -------------- HTML����������������������������...Download