]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/blog/recipes/default.rb
Update bundle
[chef.git] / cookbooks / blog / recipes / default.rb
index a74517322cfc9b3ec187e81f428c95b6ea81f996..5a876d8a6b16878924abf1d2426221071bb50c97 100644 (file)
@@ -99,11 +99,6 @@ wordpress_plugin "blog.openstreetmap.org-wp-piwik" do
   site "blog.openstreetmap.org"
 end
 
-wordpress_plugin "blog.openstreetmap.org-contact-form-7" do
-  plugin "contact-form-7"
-  site "blog.openstreetmap.org"
-end
-
 git "/srv/blog.openstreetmap.org/casts" do
   action :sync
   repository "https://github.com/openstreetmap/opengeodata-podcasts.git"