[Groonga-commit] droonga/chef-cookbooks at 4efc98a [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jan 27 11:35:49 JST 2014


Kouhei Sutou	2014-01-27 11:35:49 +0900 (Mon, 27 Jan 2014)

  New Revision: 4efc98addf52c27d0da99ab6499c5418d060fe80
  https://github.com/droonga/chef-cookbooks/commit/4efc98addf52c27d0da99ab6499c5418d060fe80

  Message:
    Fix a typo

  Modified files:
    droonga/recipes/engine.rb

  Modified: droonga/recipes/engine.rb (+1 -1)
===================================================================
--- droonga/recipes/engine.rb    2014-01-24 17:37:04 +0900 (d9013fc)
+++ droonga/recipes/engine.rb    2014-01-27 11:35:49 +0900 (66f8395)
@@ -81,7 +81,7 @@ deploy "#{home_dir}/droonga-engine" do
       mode 0644
     end
 
-    template "#{config_dir}/catalog.conf" do
+    template "#{config_dir}/catalog.json" do
       source "droonga-engine-catalog.json.erb"
       user user_name
       group group_name
-------------- next part --------------
HTML����������������������������...
下載 



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