X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/7263e037f9c8468bd39e9519f8261df2d0f2bc02..e5cfdc9914e4d57a2e7cb5cfb370eeb97683f745:/cookbooks/wordpress/recipes/default.rb diff --git a/cookbooks/wordpress/recipes/default.rb b/cookbooks/wordpress/recipes/default.rb index 688dd189f..545025bcd 100644 --- a/cookbooks/wordpress/recipes/default.rb +++ b/cookbooks/wordpress/recipes/default.rb @@ -17,7 +17,7 @@ # limitations under the License. # -include_recipe "apache" +include_recipe "apache::ssl" include_recipe "chef::gems" include_recipe "mysql"