- Add iso_path attribute to razor_image to optionally persist ISOs. (@fnichol)
- Update razor/app/git_rev attribute to '0.9.0' tag. (@fnichol)
- Convert cookbook testing from Jamie to Test Kitchen (1.0 alpha). (@fnichol)
- Sync version in Changelog/metadata.rb/Git tag. (@fnichol)
- Add postgresql cookbook for new Gemfile dependency (pg gem). (@fnichol)
- Updates to README. (@fnichol)
- Use an underscore in recipe names that are composed in razor::default. (@fnichol)
- [FC044]: Avoid bare attribute keys. (@fnichol)
- Ensure tftp files are group/world readable. (@fnichol)
- razor/app/git_rev now defaults to
"master"
(previously"0.7.0"
). (@fnichol)
- Add foodcritic testing and make TravisCI ready. (@fnichol)
- Run bundler with
--without test
to exclude testing dependencies. (@fnichol)
The initial release.