[chef] Chef 10.16.0 RC 0 available for testing


Chronological Thread 
  • From: Bryan McLellan < >
  • To: " " < >
  • Subject: [chef] Chef 10.16.0 RC 0 available for testing
  • Date: Fri, 12 Oct 2012 19:54:32 +0000
  • Accept-language: en-US

The first release candidate of Chef 10.16.0 is now available for gem or
omnibus installation.

# Install the rubygem using the prerelease argument
gem install chef --pre

# Download the RC Omnibus package
curl https://www.opscode.com/chef/install.sh ;> install.sh && sudo bash
./install.sh -v 10.16.0.rc.0-1

This is mostly a bug fix release but contains some new features like
'knife environment from file --all' support and improves security around
the contents of your bootstrap templates. There's some refactoring of
internal attribute resources that will only matter if you're heavily
accessing internal methods.

* [CHEF-3358 <http://tickets.opscode.com/browse/CHEF-3358>] -
server_services using incorrect path to executable under init init_style
and 12.04 ubuntu
* [CHEF-3413 <http://tickets.opscode.com/browse/CHEF-3413>] -
bootstrap/distro templates leave secret files world readable
* [CHEF-3484 <http://tickets.opscode.com/browse/CHEF-3484>] - knife ssh
plugin fails with following statement: `block in configure_session':
undefined method `[]' for nil:NilClass (NoMethodError)
* [CHEF-3489 <http://tickets.opscode.com/browse/CHEF-3489>] - chef-client
should permit whitespace in --override-runlist
* [CHEF-3508 <http://tickets.opscode.com/browse/CHEF-3508>] - Improper
usage of Fileutils#rm_f in Chef::Provider::Ifconfig
* [CHEF-2826 <http://tickets.opscode.com/browse/CHEF-2826>] - pacman (arch
package provider) doesn't allow for custom package repos
* [CHEF-3455 <http://tickets.opscode.com/browse/CHEF-3455>] - Add
commandline options to allow scripting of knife configure --initial
* [CHEF-3469 <http://tickets.opscode.com/browse/CHEF-3469>] -
Chef::RunList should have an #add method
* [CHEF-1914 <http://tickets.opscode.com/browse/CHEF-1914>] - As a chef
user I want to load all my environments from files with one command


---
Bryan McLellan | opscode | technical program manager, open source
(c) 206.607.7108 | (t) @btmspox | (b) http://blog.loftninjas.org





Archive powered by MHonArc 2.6.16.

§