X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/5bb46523d1531217ba4bcd766af05d24815aacdb..8ffc850ffeb275c8d5478d310154b145291b1305:/cookbooks/stateofthemap/recipes/default.rb diff --git a/cookbooks/stateofthemap/recipes/default.rb b/cookbooks/stateofthemap/recipes/default.rb index 17161f5f1..aa98e5bc5 100644 --- a/cookbooks/stateofthemap/recipes/default.rb +++ b/cookbooks/stateofthemap/recipes/default.rb @@ -20,6 +20,8 @@ include_recipe "apache" include_recipe "git" +apache_module "expires" + git "/srv/stateofthemap.org" do action :sync repository "https://git.openstreetmap.org/public/stateofthemap.git"