]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Remove broken wordpress_plugin line from previous commit"
authorGrant Slater <github@firefishy.com>
Sun, 17 Sep 2023 00:28:35 +0000 (01:28 +0100)
committerGrant Slater <github@firefishy.com>
Sun, 17 Sep 2023 00:28:35 +0000 (01:28 +0100)
This reverts commit d1f00bcdca1e465514141d591384d219b81b72b0.

cookbooks/blog/recipes/default.rb

index a74517322cfc9b3ec187e81f428c95b6ea81f996..d121bcb3fd59fa5c09f71349bf7e2ac2fc31955d 100644 (file)
@@ -104,6 +104,8 @@ 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"