]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/wordpress/recipes/default.rb
Teach wordpress cookbook about SSL. Enabled on blog
[chef.git] / cookbooks / wordpress / recipes / default.rb
index 688dd189f09c8249ac50c286275d0376cc4a18d0..545025bcd7b6babbe394c3ff1647b3067813e33f 100644 (file)
@@ -17,7 +17,7 @@
 # limitations under the License.
 #
 
 # limitations under the License.
 #
 
-include_recipe "apache"
+include_recipe "apache::ssl"
 include_recipe "chef::gems"
 include_recipe "mysql"
 
 include_recipe "chef::gems"
 include_recipe "mysql"