[Groonga-commit] droonga/wikipedia-search at 31fd501 [master] Add Gemfile and Berksfile for chef cookbooks

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Apr 16 19:02:13 JST 2014


YUKI Hiroshi	2014-04-16 19:02:13 +0900 (Wed, 16 Apr 2014)

  New Revision: 31fd5019acbe47a5b68da77dde9a4c164f36256d
  https://github.com/droonga/wikipedia-search/commit/31fd5019acbe47a5b68da77dde9a4c164f36256d

  Message:
    Add Gemfile and Berksfile for chef cookbooks

  Added files:
    chef/Berksfile
    chef/Gemfile

  Added: chef/Berksfile (+7 -0) 100644
===================================================================
--- /dev/null
+++ chef/Berksfile    2014-04-16 19:02:13 +0900 (00474dc)
@@ -0,0 +1,7 @@
+# -*- ruby -*-
+
+source "http://api.berkshelf.com/"
+
+local_cookbooks_dir = "vendor/cookbooks"
+
+cookbook "droonga", :git => "https://github.com/droonga/chef-cookbooks.git"

  Added: chef/Gemfile (+5 -0) 100644
===================================================================
--- /dev/null
+++ chef/Gemfile    2014-04-16 19:02:13 +0900 (9860d23)
@@ -0,0 +1,5 @@
+# -*- ruby -*-
+
+source "https://rubygems.org/"
+
+gem "berkshelf"
-------------- next part --------------
HTML����������������������������...
Download 



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