]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/commitdiff
quick fix for #95 99/head
authorGuilhem Lettron <guilhem.lettron@optiflows.com>
Thu, 20 Feb 2014 15:24:43 +0000 (16:24 +0100)
committerGuilhem Lettron <guilhem.lettron@optiflows.com>
Thu, 20 Feb 2014 15:24:43 +0000 (16:24 +0100)
recipes/radosgw_apache2.rb

index 53c1bcbb65f2192856d61e18ee35ce2f44a48ade..eaba3e5c60377d953180f5c3184f150299d7e4f9 100644 (file)
@@ -60,7 +60,7 @@ end
   end
 end
 
-file "/var/log/ceph/radosgw.log" do
+file "/var/log/radosgw/radosgw.log" do
   owner d_owner
   group d_group
   mode "0644"