X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/7b30c7f52f3093e1373b591f0174a628d334d544..cf722cd9bc6500404ceae034393204b5f3082589:/cookbooks/civicrm/recipes/default.rb diff --git a/cookbooks/civicrm/recipes/default.rb b/cookbooks/civicrm/recipes/default.rb index a7c9ed894..465b5aaa3 100644 --- a/cookbooks/civicrm/recipes/default.rb +++ b/cookbooks/civicrm/recipes/default.rb @@ -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