[chef] Re: Notifications almost but not quite :immediate ?


Chronological Thread 
  • From: John Dewey < >
  • To:
  • Subject: [chef] Re: Notifications almost but not quite :immediate ?
  • Date: Sun, 22 Sep 2013 09:27:39 -0700

Title: Notifications almost but not quite :immediate ?
Have you tried adding repos using the yum cookbook?  This should take care of what you need.

https://github.com/opscode-cookbooks/yum

John

On Sunday, September 22, 2013 at 9:22 AM, Kevin Keane Subscription wrote:

I'm wondering if there is a way to get notifications to be delayed slightly, without having to wait for the end of the run?

Here is the scenario: I add several Yum repositories using a recipe. After the repositories are added, I need to rebuild the Yum cache.

I have two options to do that:

- Send a delayed notification - but then other recipes don't get the benefit of the new repositories until the next run, and thus may break.

- Send an immediate notification - but then the cache gets rebuilt multiple times. Rebuilding the Yum cache is very expensive in terms of time and bandwidth, so I want to avoid that.

Is there a trick I can use to only cause one notification to be sent after all of the repositories have been added?

Thanks!







Archive powered by MHonArc 2.6.16.

§