gocd / go-cookbook

Cookbook that installs and configures the open-source ThoughtWorks Studios GoCD product
http://www.gocd.org/
Apache License 2.0
45 stars 66 forks source link

allow agent working dir as attribute #40

Closed EasyAsABC123 closed 9 years ago

EasyAsABC123 commented 9 years ago

This allows for the agent working dir to be a separate disk which is nice when the system is lean.

tpbrown commented 9 years ago

LGTM. Thanks!