X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/61e0ce2ffa2a4fea0fbba5de85ad6226110288c5..e821c9820fc411af063495f1fa77230212c19059:/cookbooks/mailman/recipes/default.rb diff --git a/cookbooks/mailman/recipes/default.rb b/cookbooks/mailman/recipes/default.rb index cb7d4c1a9..6e53ee8e5 100644 --- a/cookbooks/mailman/recipes/default.rb +++ b/cookbooks/mailman/recipes/default.rb @@ -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