]> git.openstreetmap.org Git - chef.git/commitdiff
Add WPML to join.osmfoundation.org
authorTom Hughes <tom@compton.nu>
Tue, 6 Oct 2015 23:06:09 +0000 (00:06 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 6 Oct 2015 23:06:09 +0000 (00:06 +0100)
cookbooks/civicrm/recipes/default.rb

index a88d82df662c0e155d4d2a501d505a7e70614406..da727600c533c8b0f0f652c9d4ca86b64d2c9e07 100644 (file)
@@ -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"