diff --git a/recipes/radosgw_apache2.rb b/recipes/radosgw_apache2.rb index 53c1bcb..eaba3e5 100644 --- a/recipes/radosgw_apache2.rb +++ b/recipes/radosgw_apache2.rb @@ -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"