git "/srv/operations.osmfoundation.org" do
action :sync
- repository "git://github.com/gravitystorm/owg-log.git"
+ repository "git://github.com/openstreetmap/owg-website.git"
user "root"
group "root"
notifies :run, "execute[/srv/operations.osmfoundation.org/Gemfile]"