X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/6a4bf506e24211a6c4c6bd8a92d8af965690fd15..34666b81c1ff78ac49e2afb85f6cabf8742dfb4c:/cookbooks/wordpress/recipes/default.rb?ds=sidebyside diff --git a/cookbooks/wordpress/recipes/default.rb b/cookbooks/wordpress/recipes/default.rb index 187beac66..a694f42b2 100644 --- a/cookbooks/wordpress/recipes/default.rb +++ b/cookbooks/wordpress/recipes/default.rb @@ -17,7 +17,7 @@ # limitations under the License. # -include_recipe "apache::ssl" +include_recipe "apache" include_recipe "mysql" package "subversion"