projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Teach wordpress cookbook about SSL. Enabled on blog
[chef.git]
/
cookbooks
/
wordpress
/
recipes
/
default.rb
diff --git
a/cookbooks/wordpress/recipes/default.rb
b/cookbooks/wordpress/recipes/default.rb
index 688dd189f09c8249ac50c286275d0376cc4a18d0..545025bcd7b6babbe394c3ff1647b3067813e33f 100644
(file)
--- 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"