The scenario of Integrating Jenkins with Chef is: I have configured jenkins with 3 plugins like Chef Identity plugin, Chef Sinatra Plugin and Chef plugin.
While configuring with Chef Identity, I provided the identity name, knife.rb and pem file details. From there using sinatra plugin, I am providing the url of the chefserver and tested the connection it is showing as test connection is success. But here I am unable to fetch the nodes. I am attaching the screenshot which I have configured with sinatra plugin. Does anyone have any idea about this, suggest me Is this is correct or not On Tuesday, October 25, 2016 at 2:55:28 PM UTC-4, Irfan Sayed wrote: > > if you want to execute the chef-client on the set of nodes which are > fetched based on certain pattern of cookbook and recipe pattern, then chef > sinatra plugin is the better choice. further, chef client runs in parallel > on all these nodes so that you can save much time there. > > please let us know if this is what you are looking for ? > else let us know what is your exact requirement > > Regards, > > > On Tue, Oct 25, 2016 at 9:01 PM, suresh kumar <[email protected] > <javascript:>> wrote: > >> Hi Lavanya, >> Could you explain the full scenario what you are trying to achieve. In >> that case you may get correct guidance rather than fix for your problem. >> I foresee you are trying to register a node to chef server and then >> execute the respective recipes. >> >> -Suresh >> >> On Tuesday, October 25, 2016 at 4:40:01 PM UTC+5:30, Lavanya pujari wrote: >>> >>> Is there any requirement to add certificate to jenkins for fetching >>> nodes from online chef server. As I am using chef sinatra plugin and chef >>> Identity plugin. >>> >>> On Monday, October 24, 2016 at 3:43:36 PM UTC-4, Teichner Peter wrote: >>>> >>>> Which plugin are you using? >>>> >>>> Get Outlook for Android <https://aka.ms/ghei36> >>>> >>>> >>>> >>>> On Mon, Oct 24, 2016 at 8:39 PM +0100, "Lavanya pujari" < >>>> [email protected]> wrote: >>>> >>>> I am working on integrating jenkins with chef. So Inorder to >>>> communicate I need to fetch the nodes from chef server where I am able to >>>> establish connection between these two. How can I fetch the nodes? >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Jenkins Users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/jenkinsci-users/dcf93914-b0fc-4fd1-8ffc-ca926027129b%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/jenkinsci-users/dcf93914-b0fc-4fd1-8ffc-ca926027129b%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/81bb82c6-e9be-4763-b205-1a3fbf2e880b%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/81bb82c6-e9be-4763-b205-1a3fbf2e880b%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9662cf52-45ab-4451-8097-9e3d0121edb4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
