Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 532 Bytes

CHANGELOG.md

File metadata and controls

4 lines (4 loc) · 532 Bytes

0.6 (in progress)

  • Restart workers directly rather than with node[:opsworks][:rails_stack][:restart_command]. Fixes #9 (#10). Note that this may break timing of Chef deploy hooks.
  • Change default path for delayed_job executable from script to bin (#11). Set node[:delayed_job][:path_to_script] to script to achieve old behavior.