provisions nodes with jclouds and kick's off chef to configure and integrate
'org.jclouds.chef:chef-compute:1.5.2'
<dependency> <groupId>org.jclouds.chef</groupId> <artifactId>chef-compute</artifactId> <version>1.5.2</version> </dependency>
<dependency org="org.jclouds.chef" name="chef-compute" rev="1.5.2"/>
"org.jclouds.chef", "chef-compute", "1.5.2"