]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mailman/recipes/default.rb
planet: Rate limit downloads to help fibre fault
[chef.git] / cookbooks / mailman / recipes / default.rb
index cb7d4c1a968d8bdee33702b8f4ae90eca9b495f0..6e53ee8e531a17fb080a287d65fc716944600477 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: mailman
+# Cookbook:: mailman
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -48,6 +48,7 @@ end
 
 apache_site "lists.openstreetmap.org" do
   template "apache.erb"
+  directory "/srv/lists.openstreetmap.org"
   variables :aliases => ["lists.osm.org"]
 end