]> git.openstreetmap.org Git - chef.git/commitdiff
Remove broken wordpress_plugin line from previous commit
authorGrant Slater <github@firefishy.com>
Sun, 17 Sep 2023 00:27:14 +0000 (01:27 +0100)
committerGrant Slater <github@firefishy.com>
Sun, 17 Sep 2023 00:27:14 +0000 (01:27 +0100)
cookbooks/blog/recipes/default.rb

index d121bcb3fd59fa5c09f71349bf7e2ac2fc31955d..a74517322cfc9b3ec187e81f428c95b6ea81f996 100644 (file)
@@ -104,8 +104,6 @@ wordpress_plugin "blog.openstreetmap.org-contact-form-7" do
   site "blog.openstreetmap.org"
 end
 
-wordpress_plugin "blog.openstreetmap.org-civicrm" do
-
 git "/srv/blog.openstreetmap.org/casts" do
   action :sync
   repository "https://github.com/openstreetmap/opengeodata-podcasts.git"