[Groonga-commit] droonga/chef-cookbooks at 34d5875 [master] Use the latest catalog.json format

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jan 30 18:11:00 JST 2014


Kouhei Sutou	2014-01-30 18:11:00 +0900 (Thu, 30 Jan 2014)

  New Revision: 34d5875d7befdcef6a738520be0864fab0df40e8
  https://github.com/droonga/chef-cookbooks/commit/34d5875d7befdcef6a738520be0864fab0df40e8

  Message:
    Use the latest catalog.json format

  Modified files:
    droonga/templates/default/droonga-engine-catalog.json.erb

  Modified: droonga/templates/default/droonga-engine-catalog.json.erb (+5 -2)
===================================================================
--- droonga/templates/default/droonga-engine-catalog.json.erb    2014-01-27 15:48:13 +0900 (054ce3c)
+++ droonga/templates/default/droonga-engine-catalog.json.erb    2014-01-30 18:11:00 +0900 (4059e5b)
@@ -38,7 +38,10 @@
       }
     }
   },
-  "options": {
-    "plugins": ["groonga"]
+  "input_adapter": {
+    "plugins": ["crud", "groonga"]
+  },
+  "output_adapter": {
+    "plugins": ["crud", "groonga"]
   }
 }
-------------- next part --------------
HTML����������������������������...
Download 



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