projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5b4062
)
Add WPML to join.osmfoundation.org
author
Tom Hughes
<tom@compton.nu>
Tue, 6 Oct 2015 23:06:09 +0000
(
00:06
+0100)
committer
Tom Hughes
<tom@compton.nu>
Tue, 6 Oct 2015 23:06:09 +0000
(
00:06
+0100)
cookbooks/civicrm/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/civicrm/recipes/default.rb
b/cookbooks/civicrm/recipes/default.rb
index a88d82df662c0e155d4d2a501d505a7e70614406..da727600c533c8b0f0f652c9d4ca86b64d2c9e07 100644
(file)
--- a/
cookbooks/civicrm/recipes/default.rb
+++ b/
cookbooks/civicrm/recipes/default.rb
@@
-52,6
+52,11
@@
wordpress_plugin "registration-honeypot" do
site "join.osmfoundation.org"
end
+wordpress_plugin "sitepress-multilingual-cms" do
+ site "join.osmfoundation.org"
+ repository "git://chef.openstreetmap.org/sitepress-multilingual-cms.git"
+end
+
civicrm_version = node[:civicrm][:version]
civicrm_directory = "/srv/join.osmfoundation.org/wp-content/plugins/civicrm"