This should be merged after https://github.com/jclouds/jclouds/pull/150, and the expected script used in the test updated accordingly. You can merge this Pull Request by running:
git pull https://github.com/nacx/jclouds 286-chef-omnibus Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/151 -- Commit Summary -- * JCLOUDS-286: Add a statement to install Chef using Omnibus -- File Changes -- M scriptbuilder/src/main/java/org/jclouds/scriptbuilder/statements/chef/ChefSolo.java (6) M scriptbuilder/src/main/java/org/jclouds/scriptbuilder/statements/chef/InstallChefGems.java (10) A scriptbuilder/src/main/java/org/jclouds/scriptbuilder/statements/chef/InstallChefUsingOmnibus.java (54) A scriptbuilder/src/test/java/org/jclouds/scriptbuilder/statements/chef/InstallChefUsingOmnibusTest.java (56) A scriptbuilder/src/test/resources/test_install_chef_omnibus_scriptbuilder.sh (208) -- Patch Links -- https://github.com/jclouds/jclouds/pull/151.patch https://github.com/jclouds/jclouds/pull/151.diff
