From: Tom Hughes Date: Wed, 2 Oct 2013 20:23:43 +0000 (+0100) Subject: Pull sem-static-front wordpress plugin from local repository X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/6596b2be488ff9cd2e467f4db7e4300b4dc5f695?ds=sidebyside Pull sem-static-front wordpress plugin from local repository --- 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