[Groonga-commit] droonga/wikipedia-search at 604095f [master] Don't use Berkshelf plugin

Back to archive index

Kouhei Sutou null+****@clear*****
Wed May 21 14:43:17 JST 2014


Kouhei Sutou	2014-05-21 14:43:17 +0900 (Wed, 21 May 2014)

  New Revision: 604095f7f9b2aaa4a003547fc375c69c37ed1900
  https://github.com/droonga/wikipedia-search/commit/604095f7f9b2aaa4a003547fc375c69c37ed1900

  Message:
    Don't use Berkshelf plugin
    
    It doesn't work. We just use `berks vendor cookbooks`.

  Modified files:
    vm/Vagrantfile

  Modified: vm/Vagrantfile (+0 -1)
===================================================================
--- vm/Vagrantfile    2014-05-20 15:38:49 +0900 (a9edba7)
+++ vm/Vagrantfile    2014-05-21 14:43:17 +0900 (a29ecbd)
@@ -83,7 +83,6 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
   # some recipes and/or roles.
   #
   config.omnibus.chef_version = :latest
-  config.berkshelf.enabled = true
 
   config.vm.provision :chef_solo do |chef|
     chef.roles_path = "roles"
-------------- next part --------------
HTML����������������������������...
Download 



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