]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dmca/recipes/default.rb
Handle interfaces with no address
[chef.git] / cookbooks / dmca / recipes / default.rb
index b91fdc9c05b964e1fb6989897c9218d79fee99d0..c0bd959a630852b4dfe1f7a6ef38b74e34dc4dd4 100644 (file)
@@ -1,8 +1,8 @@
 #
 #
-# Cookbook Name:: dmca
+# Cookbook:: dmca
 # Recipe:: default
 #
 # 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.
 #
 # 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"
 #
 
 include_recipe "apache"
-
-apache_module "php7.2"
+include_recipe "php::apache"
 
 directory "/srv/dmca.openstreetmap.org" do
   owner "root"
 
 directory "/srv/dmca.openstreetmap.org" do
   owner "root"