From 6596b2be488ff9cd2e467f4db7e4300b4dc5f695 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 2 Oct 2013 21:23:43 +0100 Subject: [PATCH] Pull sem-static-front wordpress plugin from local repository --- cookbooks/stateofthemap/recipes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/stateofthemap/recipes/default.rb b/cookbooks/stateofthemap/recipes/default.rb index 8b2657416..af0254760 100644 --- a/cookbooks/stateofthemap/recipes/default.rb +++ b/cookbooks/stateofthemap/recipes/default.rb @@ -48,7 +48,7 @@ end wordpress_plugin "sem-static-front" do site "2007.stateofthemap.org" - source "plugins/sem-static-front" + repository "git://chef.openstreetmap.org/sem-static-front.git" end directory "/srv/2008.stateofthemap.org" do -- 2.43.2