[chef] Re: Re: How to implement notification callback on Chef server?


Chronological Thread 
  • From: Jeremy Voorhis < >
  • To:
  • Subject: [chef] Re: Re: How to implement notification callback on Chef server?
  • Date: Fri, 17 Feb 2012 12:22:12 -0800

There is also a pretty reasonable http_request resource documented at http://wiki.opscode.com/display/chef/Resources#Resources-HTTPRequest.

I'm not sure whether it's a good idea to make changes to chef-server directly. You might consider rolling a special purpose app to perform your business logic on the server's node.

Best,

Jeremy

On Friday, February 17, 2012 at 5:53 AM, Kyle Bader wrote:

You could use a remote file resouce in a recipe to hit a url that triggers some action.

On Feb 16, 2012 9:49 PM, "tetsu soh" < "> > wrote:
Hello Chefs,

Is there any way to implement callbacks on Chef Server for notifications?

For example, when some node successfully execute cookbook, then
predefined action on server will be performed.

Thanks in advance.

Tetsu




Archive powered by MHonArc 2.6.16.

§