- command "bundle install --deployment"
- cwd "/srv/switch2osm.org"
- user "root"
- group "root"
- notifies :run, "execute[/srv/switch2osm.org]"
-end
-
-# Temporary workaround until merged: https://github.com/switch2osm/switch2osm.github.io/pull/68
-file "/srv/switch2osm.org/_config_osm.yml" do
- mode 0o644