X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/388687b7120815bc61f49de6c5dd0ea793dad67b..3369f9515111a99387cda562a342f94ea1a13778:/cookbooks/dmca/recipes/default.rb diff --git a/cookbooks/dmca/recipes/default.rb b/cookbooks/dmca/recipes/default.rb index b91fdc9c0..c0bd959a6 100644 --- a/cookbooks/dmca/recipes/default.rb +++ b/cookbooks/dmca/recipes/default.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: dmca +# Cookbook:: dmca # Recipe:: default # -# Copyright 2018, OpenStreetMap Foundation +# Copyright:: 2018, OpenStreetMap Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,8 +18,7 @@ # include_recipe "apache" - -apache_module "php7.2" +include_recipe "php::apache" directory "/srv/dmca.openstreetmap.org" do owner "root"