The Chef version to be installed can be configured when installing the Chef 
gem, but not when using the Omnibus installer. This change propagates the same 
`chef.version` property to the Omnibus installer so it takes it into account 
too.
You can merge this Pull Request by running:

  git pull https://github.com/nacx/jclouds chef-version-omnibus

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/638

-- Commit Summary --

  * Custom Chef version in the Omnibus installer

-- File Changes --

    M apis/chef/pom.xml (1)
    M apis/chef/src/main/java/org/jclouds/chef/config/ChefBootstrapModule.java 
(6)
    M 
scriptbuilder/src/main/java/org/jclouds/scriptbuilder/statements/chef/InstallChefUsingOmnibus.java
 (8)
    M 
scriptbuilder/src/test/java/org/jclouds/scriptbuilder/statements/chef/InstallChefUsingOmnibusTest.java
 (14)
    A 
scriptbuilder/src/test/resources/test_install_chef_version_omnibus_scriptbuilder.sh
 (210)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/638.patch
https://github.com/jclouds/jclouds/pull/638.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/638

Reply via email to