- Solid windows support :)
- Better validation on CLI args (#68, #70)
- Switch from wget to curl (#66)
- Initial fedora support (not under integration) (#67)
- Support new omnibus path (/opt/chef)
- [brynary][Bryan Helmkamp]
- [gregf][Greg Fitzgerald]
- [deepak][Deepak Kannan]
- Encrypted data bag support (#22)
- Updated dependency version (#63, #64)
- Joyent Ubuntu detection (#62)
- Omnibus version selection (#61)
- Hector Castro
- [Sean Porter][portertech]
- Include apache recipe during integration testing (#17)
- Use omnibus installer on Ubuntu and RedHat (#40, #45, #58)
knife wash_up
command for removing uploaded resources (#48)- Cleaner sudo pre-processing (#59)
- Support
knife kitchen .
to init an existing kitchen (#54)
- Chef 0.10.10 compatibility (b0fa50e9)
- Finished support and integration testing for remaining key OSes (Issues #2 and #15)
- Added support for 'chefignore' (e4bcbd1..4b578cf9)
- Use
lsb_release
to detect OSes where possible (c976cc119..a31d8234b) - Ignore
tmp
anddeploy_revision
to rsync exclusion (7d252ff2b)
- Add --startup-script which gets sourced before any command to setup env vars (e.g., ~/.bashrc) (d1489f94)
- Use curl + rpm rather than rpm against direct URL for better proxy support (51ad9c51)
- Integration harness improvements (1ac5cce..4be36c2)
- BUG #10: Create .gitkeep's to avoid errors on sparse kitchens (074b4e0a)
- Add --skip-chef-check knife option (a1a66ae)
- BUG #9: Fix intelligent sudo handling for OSes that don't have it
- Move integration tests into proper test cases
- CentOS 5.6 integration test
- Support for Mac OS 10.5 and 10.6 (00921ebd1b93)
- Parallel integration testing and SLES (167360d447..167360d447)
- Dynamic sudo detection for yum-based systems (5282fc36ac3..256f27658a06cb)
- Started on integration testing via EC2
- Add openSuSE support. Installation via zypper. (64ff2edf42)
- Upgraded Rubygems to 1.8.10 (8ac1f4d43a)
- Chef 0.10.4 based databag and search method (a800880e6d)
- Proper path for roles (b143ae290a)
- Test fixes for CI compatibility (ccf4247125..62b8bd498d)
- Kitchen directory generation
- Prepare tested on ubuntu
- Generate node config on prepare
- Cook via rsync