Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 608 Bytes

RELEASE_NOTES.md

File metadata and controls

28 lines (16 loc) · 608 Bytes

Omnibus 6.0:

Ruby 2.3+

This project now requires Ruby 2.3 or later.

Dependency Updates

Dependencies have been loosened to allow for the latest versoins of Ohai / Fauxhai / Chef-sugar as well as many of the development deps in the Gemfile

FreeBSD 9 EOL

Support for FreeBSD 9.X has been removed as this is no longer a supported FreeBSD release.

File Source

You can now source from a file using the :file source.

version("local_file") do
  source file: "../../my_dir/artifact.zip"
end

Appbundler 0.11 support

This project now supports and requires Appbundler 0.11.