revision "theme-2007"
end
-# wordpress_plugin "2007.stateofthemap.org-geopress" do
-# plugin "geopress"
-# site "2007.stateofthemap.org"
-# end
+# Remove broken geopress plugin
+wordpress_plugin "2007.stateofthemap.org-geopress" do
+ action :delete
+ plugin "geopress"
+ site "2007.stateofthemap.org"
+end
directory "/srv/2008.stateofthemap.org" do
owner "wordpress"
revision "theme-2008"
end
-# wordpress_plugin "2008.stateofthemap.org-geopress" do
-# plugin "geopress"
-# site "2008.stateofthemap.org"
-# end
+# Remove broken geopress plugin
+wordpress_plugin "2008.stateofthemap.org-geopress" do
+ action :delete
+ plugin "geopress"
+ site "2008.stateofthemap.org"
+end
directory "/srv/2009.stateofthemap.org" do
owner "wordpress"