]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/default.rb
Follow X-Forward-For from localhost to see real IP of SSL connections
[chef.git] / cookbooks / planet / recipes / default.rb
index cc2396357cab2a67da2206a72e32dc1c9719e909..4938936fa7307186ecd3ad14db619340f6363b8e 100644 (file)
@@ -53,8 +53,8 @@ end
 
 remote_directory node[:planet][:dump][:xml_history_directory] do
   source "history_cgi"
-  owner "root"
-  group "root"
+  owner "www-data"
+  group "planet"
   mode 0755
   files_owner "root"
   files_group "root"