We’re closing in on the 10.14.0 release and we have rc.1 available as
both a gem and as Omnibus packages.
Big new things in 10.14:
- whyrun (a noop mode, but more useful and truthful) (CHEF-13) [1]
- output formatters for chef-client output [1]
- Omnibus packages for Solaris x86 10,11
- Omnibus packages for Solaris sparc 9,10,11
- Omnibus now contains Ruby 1.9.3-p194 and Rubygems 1.8.24 (CHEF-2871)
- IPS package provider (CHEF-2496)
… and much more (73 tickets). Give it a run, let us know what you think.
— Rubygems install:
gem install chef --pre
— Omnibus install:
The Omnibus packages are now provided through an simpler API endpoint
which fully supports HTTPS.
wget https://www.opscode.com/chef/install.sh
sudo bash install.sh -v 10.14.0.rc.1-1
–
Bryan McLellan | opscode | technical program manager, open source
© 206.607.7108 | (t) @btmspox | (b) http://blog.loftninjas.org
[1] http://lists.opscode.com/sympa/arc/chef/2012-07/msg00025.html
Is there a 10.14.rc1 MSI available for Windows?
On Wed, Aug 29, 2012 at 5:44 PM, Bryan McLellan btm@opscode.com wrote:
We're closing in on the 10.14.0 release and we have rc.1 available as
both a gem and as Omnibus packages.
Big new things in 10.14:
- whyrun (a noop mode, but more useful and truthful) (CHEF-13) [1]
- output formatters for chef-client output [1]
- Omnibus packages for Solaris x86 10,11
- Omnibus packages for Solaris sparc 9,10,11
- Omnibus now contains Ruby 1.9.3-p194 and Rubygems 1.8.24 (CHEF-2871)
- IPS package provider (CHEF-2496)
... and much more (73 tickets). Give it a run, let us know what you think.
--- Rubygems install:
gem install chef --pre
--- Omnibus install:
The Omnibus packages are now provided through an simpler API endpoint
which fully supports HTTPS.
wget https://www.opscode.com/chef/install.sh
sudo bash install.sh -v 10.14.0.rc.1-1
--
Bryan McLellan | opscode | technical program manager, open source
(c) 206.607.7108 | (t) @btmspox | (b) http://blog.loftninjas.org
[1] chef - [chef] Chef 10.14.0.beta.1, whyrun and chef-client formatting
On Thu, Aug 30, 2012 at 10:25 AM, David Petzel davidpetzel@gmail.com wrote:
Is there a 10.14.rc1 MSI available for Windows?
No. That's a different build system and I'm not sure if it supports
it. I'll try though.
Bryan
so, I will assume the msi here (http://www.opscode.com/chef/install.msi) is not the rc1 right?
I am curious how this msi was built and who is the contact? If I want to help on this msi build, who should I contact?
thanks
On Aug 30, 2012, at 7:27 AM, Bryan McLellan wrote:
On Thu, Aug 30, 2012 at 10:25 AM, David Petzel davidpetzel@gmail.com wrote:
Is there a 10.14.rc1 MSI available for Windows?
No. That's a different build system and I'm not sure if it supports
it. I'll try though.
Bryan
On Thu, Aug 30, 2012 at 11:04 AM, Barrow Kwan bhkwan@thoughtworks.com wrote:
so, I will assume the msi here (http://www.opscode.com/chef/install.msi) is
not the rc1 right?
That is always the latest stable build.
I am curious how this msi was built and who is the contact? If I want to
help on this msi build, who should I contact?
We currently build it with a chef-solo recipe that lives in the old
clojure based omnibus repository.
Migrating the build to omnibus-ruby is the ultimate goal.
--
Bryan McLellan | opscode | technical program manager, open source
(c) 206.607.7108 | (t) @btmspox | (b) http://blog.loftninjas.org