evertrue / exhibitor-cookbook

Cookbook for Netflix Exhibitor
Other
16 stars 27 forks source link

Correctly install Exhibitor via download method #37

Closed jeffbyrnes closed 8 years ago

jeffbyrnes commented 8 years ago

As discovered while testing #34, using node['exhibitor']['install_method'] = 'download' does not work properly, as the standalone JAR is a library JAR, not a runnable one (see Netflix/exhibitor#284 for details).