]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/switch2osm/recipes/default.rb
switch2osm: add expiry matching github pages
[chef.git] / cookbooks / switch2osm / recipes / default.rb
index 8ddaf5101c7f1cac0a45bcd1956b4da4fcf730b1..3e0c51f9ce9f29722e66564d6f8ac249fe938c20 100644 (file)
@@ -25,6 +25,9 @@ package %w[
   zlib1g-dev
 ]
 
+apache_module "expires"
+apache_module "rewrite"
+
 gem_package "bundler" do
   version "1.17.3"
 end