You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jclouds.apache.org by Friedrich Clausen <ft...@gmail.com> on 2014/07/02 07:11:39 UTC

Re: Chef Data Bag Examples

Thanks Ignasi and Andrew for the helpful suggestions (and links!) - I am
reviewing those options now.

Cheers,

Fred.

On 28 June 2014 01:05, Ignasi Barrera <ig...@gmail.com> wrote:

> You can also get some ideas from the Chef tests:
>
> https://github.com/jclouds/jclouds-chef/blob/master/core/src/test/java/org/jclouds/chef/internal/BaseChefApiLiveTest.java#L257-L310
>
> On 27 June 2014 16:32, Andrew Phillips <an...@apache.org> wrote:
> > Hi Fred
> >
> >
> >> Are there any examples for using Chef data bags from jclouds? I searched
> >> the Javadoc for 1.7.3 but could not find anything related to Chef data
> >> bags
> >> (just some Chef stuff under org.jclouds.scriptbuilder.statements which
> did
> >> not seem relevant).
> >
> >
> > Have you had a look at the Chef Guide [1]? Alternatively, you could try
> to
> > have a look at the definition of the ChefApi directly. We are still
> working
> > on merging the Javadocs for the various repositories for a release -
> that's
> > probably why you weren't able to find much there.
> >
> > Hope this helps!
> >
> > ap
> >
> > [1] http://jclouds.apache.org/guides/chef/
> > [2]
> >
> https://github.com/jclouds/jclouds-chef/blob/master/core/src/main/java/org/jclouds/chef/ChefApi.java
>