]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/recipes/default.rb
Tweak some tile sandboxes
[chef.git] / cookbooks / civicrm / recipes / default.rb
index a7c9ed8947b3ebb36def434c655fdfa9fe865c13..465b5aaa32dc6d874dd808bade116c2ae6b96ddb 100644 (file)
@@ -54,19 +54,13 @@ end
 
 wordpress_theme "osmblog-wp-theme" do
   site "join.osmfoundation.org"
-  repository "https://github.com/harry-wood/osmblog-wp-theme.git"
+  repository "https://github.com/osmfoundation/osmblog-wp-theme.git"
 end
 
 wordpress_plugin "registration-honeypot" do
   site "join.osmfoundation.org"
 end
 
-wordpress_plugin "sitepress-multilingual-cms" do
-  site "join.osmfoundation.org"
-  repository "https://git.openstreetmap.org/private/sitepress-multilingual-cms.git"
-  not_if { kitchen? }
-end
-
 wordpress_plugin "contact-form-7" do
   site "join.osmfoundation.org"
 end