]> git.openstreetmap.org Git - chef.git/commitdiff
Move lists.openstreetmap.org to /srv
authorTom Hughes <tom@compton.nu>
Tue, 15 Jan 2019 18:39:56 +0000 (18:39 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 15 Jan 2019 18:39:56 +0000 (18:39 +0000)
cookbooks/mailman/recipes/default.rb

index cb7d4c1a968d8bdee33702b8f4ae90eca9b495f0..ab70a0528bfa6ee11f925693fdee837e1f84d878 100644 (file)
@@ -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