]> git.openstreetmap.org Git - chef.git/commitdiff
Pull sem-static-front wordpress plugin from local repository
authorTom Hughes <tom@compton.nu>
Wed, 2 Oct 2013 20:23:43 +0000 (21:23 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 2 Oct 2013 20:33:12 +0000 (21:33 +0100)
cookbooks/stateofthemap/recipes/default.rb

index 8b265741665be0bfd3294bf037dc09911a5d78a7..af025476092d933d67110c4e10b94a453420a3be 100644 (file)
@@ -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