+ notifies :run, "bundle_install[/srv/hardware.openstreetmap.org]", :immediately
+end
+
+bundle_config "/srv/hardware.openstreetmap.org" do
+ user "nobody"
+ group "nogroup"
+ settings "deployment" => "true",
+ "without" => "development:test",
+ "jobs" => node.cpu_cores.to_s