P.--
You received this message because you are subscribed to the Google Groups "jclouds" group.
To view this discussion on the web visit https://groups.google.com/d/msg/jclouds/-/cdUXWsfWrAkJ.
To post to this group, send email to jcl...@googlegroups.com.
To unsubscribe from this group, send email to jclouds+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jclouds?hl=en.
To view this discussion on the web visit https://groups.google.com/d/msg/jclouds/-/wbSGatU6xPoJ.
For chef, add it to the github issues list.
Thanks for piping up!
-A
To view this discussion on the web visit https://groups.google.com/d/msg/jclouds/-/wbSGatU6xPoJ.
+1 good idea, ignasi.
On Nov 3, 2012 3:49 PM, "Ignasi" <ignasi....@gmail.com> wrote:
>
> Hi Pasquale,
>
> I've just added basic support for Chef Solo. You can take a look at this pull request to keep up to date: https://github.com/jclouds/jclouds/pull/950
>
> This first implementation contains the topics commented in the previous email except the attributes support.
>
>
> jclouds-devs: To support attributes and other ChefSolo stuff, the statement needs to manipulate JSON data. Which is the best way to populate a Json instance to the scriptbuilder Statement, in order to use it to generate json content?
Umm I might try to do this with string manipulation, if it is only composing on top-level jsonball from several peers. Otherwise, it becomes tough to do correctly unless you use a builder pattern which ends with build(Json json) that can be obtained via context.utils()
--
You received this message because you are subscribed to the Google Groups "jclouds-dev" group.
To post to this group, send email to jclou...@googlegroups.com.
To unsubscribe from this group, send email to jclouds-dev...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jclouds-dev?hl=en.
Thx!
You can also clone my fork and build the fix-ruby-install branch to test it you don't want to wait.
To view this discussion on the web visit https://groups.google.com/d/msg/jclouds/-/m57mqnUazPgJ.
Merged.
Thanks for all the attention to this, guys.
-A
To view this discussion on the web visit https://groups.google.com/d/msg/jclouds/-/m57mqnUazPgJ.
Well done, Ignasi!
-A
To view this discussion on the web visit https://groups.google.com/d/msg/jclouds/-/nEV0BZNFb2kJ.
Whoah. Cool, so this works both online and also solo! Impressive demo, man.
-A