evertrue / exhibitor-cookbook

Cookbook for Netflix Exhibitor
Other
16 stars 27 forks source link

Fix ownership of exhibitor jar to node[:exhibitor][:user] when using … #19

Closed BCcjeris closed 9 years ago

BCcjeris commented 9 years ago

…download provisioning method

BCcjeris commented 9 years ago

This change seems to be required to make a non-root setting of node[:exhibitor][:user] effective when downloading rather than building Exhibitor; otherwise the Exhibitor jar is owned by root and not readable by node[:exhibitor][:user], so the service cannot be started.

jakedavis commented 9 years ago

+1, thanks.

jeffbyrnes commented 9 years ago

@BCcjeris as a request for the future, in pull requests, would you please leave off bumping version numbers? Typical pattern is to do that when a new release is cut, along with writing up some release notes, etc.

Speaking of which, unless there’s an objection, I’m gonna get one of those out the door.

jeffbyrnes commented 9 years ago

Shipped with v0.5.0 to Supermarket.