Question about uploading cookbooks

Is there a way to have Open source chef announce when someone has uploaded a cookbook? Something like a handler seems like a good idea.

I’m betting it would be tricky with the way chef is right now, but I thought I might ask.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

i think you can click the follow button on community cookbook side, and
then you will be emailed whenever a new version comes. But this is per
cookbook. I think supermarket also has some features for the same,

On Wed, Mar 26, 2014 at 8:48 AM, JJ Asghar jj.asghar@peopleadmin.comwrote:

Is there a way to have Open source chef announce when someone has
uploaded a cookbook? Something like a handler seems like a good idea.

I'm betting it would be tricky with the way chef is right now, but I
thought I might ask.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

Oh whoops, I meant Open source chef server.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

From: Ranjib Dey <dey.ranjib@gmail.commailto:dey.ranjib@gmail.com>
Reply-To: "chef@lists.opscode.commailto:chef@lists.opscode.com" <chef@lists.opscode.commailto:chef@lists.opscode.com>
Date: Wednesday, March 26, 2014 at 11:09 AM
To: "chef@lists.opscode.commailto:chef@lists.opscode.com" <chef@lists.opscode.commailto:chef@lists.opscode.com>
Subject: [chef] Re: Question about uploading cookbooks

i think you can click the follow button on community cookbook side, and then you will be emailed whenever a new version comes. But this is per cookbook. I think supermarket also has some features for the same,

On Wed, Mar 26, 2014 at 8:48 AM, JJ Asghar <jj.asghar@peopleadmin.commailto:jj.asghar@peopleadmin.com> wrote:

Is there a way to have Open source chef announce when someone has uploaded a cookbook? Something like a handler seems like a good idea.

I’m betting it would be tricky with the way chef is right now, but I thought I might ask.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.commailto:jj.asghar@peopleadmin.com | c: 512.619.0722tel:512.619.0722 | o: 512.977.5876tel:512.977.5876

knife-spork has the ability to trigger notifications on actions like
cookbook upload: GitHub - jonlives/knife-spork: A workflow plugin to help many devs work with cookbooks and environments at once. Its not quite
what you are looking for but it might get the job done.

Tom Duffield — Consulting Engineer

651.769.7497 – tom@getchef.com – *my:
*Linkedinhttp://www.linkedin.com/in/thomasduffield
Twitter http://www.twitter.com/tomduffield
CHEF

GETCHEF.COM http://www.getchef.com/

TM

getchef.com http://www.getchef.com/ Bloghttp://www.opscode.com/blog/
Facebook https://www.facebook.com/getchefdotcom
Twitterhttps://twitter.com/chef
Youtube https://www.youtube.com/getchef

Meet me at #ChefConf 2014 http://chefconf.com/

On Wed, Mar 26, 2014 at 11:09 AM, Ranjib Dey dey.ranjib@gmail.com wrote:

i think you can click the follow button on community cookbook side, and
then you will be emailed whenever a new version comes. But this is per
cookbook. I think supermarket also has some features for the same,

On Wed, Mar 26, 2014 at 8:48 AM, JJ Asghar jj.asghar@peopleadmin.comwrote:

Is there a way to have Open source chef announce when someone has
uploaded a cookbook? Something like a handler seems like a good idea.

I’m betting it would be tricky with the way chef is right now, but I
thought I might ask.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

It is tricky. There are no handlers that run on the server itself.
However, since the REST requests are captured in the nginx logs, you
could potentially do something with that (send the logs to logstash or
something and alert on that)

Beyond that, you're probably at looking at hacking Chef server core...

  • Julian

On Wed, Mar 26, 2014 at 12:21 PM, JJ Asghar jj.asghar@peopleadmin.com wrote:

Oh whoops, I meant Open source chef server.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

From: Ranjib Dey dey.ranjib@gmail.com
Reply-To: "chef@lists.opscode.com" chef@lists.opscode.com
Date: Wednesday, March 26, 2014 at 11:09 AM
To: "chef@lists.opscode.com" chef@lists.opscode.com
Subject: [chef] Re: Question about uploading cookbooks

i think you can click the follow button on community cookbook side, and then
you will be emailed whenever a new version comes. But this is per cookbook.
I think supermarket also has some features for the same,

On Wed, Mar 26, 2014 at 8:48 AM, JJ Asghar jj.asghar@peopleadmin.com
wrote:

Is there a way to have Open source chef announce when someone has uploaded
a cookbook? Something like a handler seems like a good idea.

I'm betting it would be tricky with the way chef is right now, but I
thought I might ask.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: http://www.aquezada.com/staff/julian * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]

I love spork, but my team didn’t really, so that won’t seem to cut it…

Thanks for the suggestion though :slight_smile:

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

From: Tom Duffield <tom@getchef.commailto:tom@getchef.com>
Reply-To: "tom@getchef.commailto:tom@getchef.com" <tom@getchef.commailto:tom@getchef.com>
Date: Wednesday, March 26, 2014 at 11:21 AM
To: "chef@lists.opscode.commailto:chef@lists.opscode.com" <chef@lists.opscode.commailto:chef@lists.opscode.com>
Subject: [chef] Re: Re: Question about uploading cookbooks

knife-spork has the ability to trigger notifications on actions like cookbook upload: GitHub - jonlives/knife-spork: A workflow plugin to help many devs work with cookbooks and environments at once. Its not quite what you are looking for but it might get the job done.

Tom Duffield — Consulting Engineer

651.769.7497 – tom@getchef.commailto:tom@getchef.com – my: Linkedinhttp://www.linkedin.com/in/thomasduffield Twitterhttp://www.twitter.com/tomduffield

CHEF

GETCHEF.COMhttp://www.getchef.com/

TM

getchef.comhttp://www.getchef.com/ Bloghttp://www.opscode.com/blog/ Facebookhttps://www.facebook.com/getchefdotcom Twitterhttps://twitter.com/chef Youtubehttps://www.youtube.com/getchef

Meet me at #ChefConf 2014http://chefconf.com/

On Wed, Mar 26, 2014 at 11:09 AM, Ranjib Dey <dey.ranjib@gmail.commailto:dey.ranjib@gmail.com> wrote:
i think you can click the follow button on community cookbook side, and then you will be emailed whenever a new version comes. But this is per cookbook. I think supermarket also has some features for the same,

On Wed, Mar 26, 2014 at 8:48 AM, JJ Asghar <jj.asghar@peopleadmin.commailto:jj.asghar@peopleadmin.com> wrote:

Is there a way to have Open source chef announce when someone has uploaded a cookbook? Something like a handler seems like a good idea.

I’m betting it would be tricky with the way chef is right now, but I thought I might ask.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.commailto:jj.asghar@peopleadmin.com | c: 512.619.0722tel:512.619.0722 | o: 512.977.5876tel:512.977.5876

Yeah, that’s what I was thinking, either figure out the log entry and have
splunk send out an alert, or dig into the core code.

Julian, any chance I can open a feature request for this? I’m assuming
“chef” project on jira?

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

On 3/26/14, 11:26 AM, "Julian C. Dunn" jdunn@aquezada.com wrote:

It is tricky. There are no handlers that run on the server itself.
However, since the REST requests are captured in the nginx logs, you
could potentially do something with that (send the logs to logstash or
something and alert on that)

Beyond that, you're probably at looking at hacking Chef server core...

  • Julian

On Wed, Mar 26, 2014 at 12:21 PM, JJ Asghar jj.asghar@peopleadmin.com
wrote:

Oh whoops, I meant Open source chef server.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

From: Ranjib Dey dey.ranjib@gmail.com
Reply-To: "chef@lists.opscode.com" chef@lists.opscode.com
Date: Wednesday, March 26, 2014 at 11:09 AM
To: "chef@lists.opscode.com" chef@lists.opscode.com
Subject: [chef] Re: Question about uploading cookbooks

i think you can click the follow button on community cookbook side, and
then
you will be emailed whenever a new version comes. But this is per
cookbook.
I think supermarket also has some features for the same,

On Wed, Mar 26, 2014 at 8:48 AM, JJ Asghar jj.asghar@peopleadmin.com
wrote:

Is there a way to have Open source chef announce when someone has
uploaded
a cookbook? Something like a handler seems like a good idea.

I'm betting it would be tricky with the way chef is right now, but I
thought I might ask.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: http://www.aquezada.com/staff/julian * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]

Sure, go ahead!

  • Julian

On Wed, Mar 26, 2014 at 12:31 PM, JJ Asghar jj.asghar@peopleadmin.com wrote:

Yeah, that's what I was thinking, either figure out the log entry and have
splunk send out an alert, or dig into the core code.

Julian, any chance I can open a feature request for this? I'm assuming
"chef" project on jira?

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

On 3/26/14, 11:26 AM, "Julian C. Dunn" jdunn@aquezada.com wrote:

It is tricky. There are no handlers that run on the server itself.
However, since the REST requests are captured in the nginx logs, you
could potentially do something with that (send the logs to logstash or
something and alert on that)

Beyond that, you're probably at looking at hacking Chef server core...

  • Julian

On Wed, Mar 26, 2014 at 12:21 PM, JJ Asghar jj.asghar@peopleadmin.com
wrote:

Oh whoops, I meant Open source chef server.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

From: Ranjib Dey dey.ranjib@gmail.com
Reply-To: "chef@lists.opscode.com" chef@lists.opscode.com
Date: Wednesday, March 26, 2014 at 11:09 AM
To: "chef@lists.opscode.com" chef@lists.opscode.com
Subject: [chef] Re: Question about uploading cookbooks

i think you can click the follow button on community cookbook side, and
then
you will be emailed whenever a new version comes. But this is per
cookbook.
I think supermarket also has some features for the same,

On Wed, Mar 26, 2014 at 8:48 AM, JJ Asghar jj.asghar@peopleadmin.com
wrote:

Is there a way to have Open source chef announce when someone has
uploaded
a cookbook? Something like a handler seems like a good idea.

I'm betting it would be tricky with the way chef is right now, but I
thought I might ask.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: http://www.aquezada.com/staff/julian * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]

--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: http://www.aquezada.com/staff/julian * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]

Thanks Julian,
I opened https://tickets.opscode.com/browse/CHEF-5156

I don’t expect this to be resolved in the near future, but hopefully we’ll
get some eyes on it :slight_smile:

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

On 3/26/14, 11:32 AM, "Julian C. Dunn" jdunn@aquezada.com wrote:

Sure, go ahead!

  • Julian

On Wed, Mar 26, 2014 at 12:31 PM, JJ Asghar jj.asghar@peopleadmin.com
wrote:

Yeah, that's what I was thinking, either figure out the log entry and
have
splunk send out an alert, or dig into the core code.

Julian, any chance I can open a feature request for this? I'm assuming
"chef" project on jira?

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

On 3/26/14, 11:26 AM, "Julian C. Dunn" jdunn@aquezada.com wrote:

It is tricky. There are no handlers that run on the server itself.
However, since the REST requests are captured in the nginx logs, you
could potentially do something with that (send the logs to logstash or
something and alert on that)

Beyond that, you're probably at looking at hacking Chef server core...

  • Julian

On Wed, Mar 26, 2014 at 12:21 PM, JJ Asghar jj.asghar@peopleadmin.com
wrote:

Oh whoops, I meant Open source chef server.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

From: Ranjib Dey dey.ranjib@gmail.com
Reply-To: "chef@lists.opscode.com" chef@lists.opscode.com
Date: Wednesday, March 26, 2014 at 11:09 AM
To: "chef@lists.opscode.com" chef@lists.opscode.com
Subject: [chef] Re: Question about uploading cookbooks

i think you can click the follow button on community cookbook side,
and
then
you will be emailed whenever a new version comes. But this is per
cookbook.
I think supermarket also has some features for the same,

On Wed, Mar 26, 2014 at 8:48 AM, JJ Asghar jj.asghar@peopleadmin.com
wrote:

Is there a way to have Open source chef announce when someone has
uploaded
a cookbook? Something like a handler seems like a good idea.

I'm betting it would be tricky with the way chef is right now, but I
thought I might ask.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: http://www.aquezada.com/staff/julian * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]

--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: http://www.aquezada.com/staff/julian * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]

If all of your cookbooks are being uploaded by knife you can use my knife
wrapper, knife-santoku[1], to run arbitrary code before or after knife
commands. It'll let you define a regexp that matches against knife commands
so you can for example fire off a notification whenever anyone uses a
command with "upload" in it.

My current philosophy is that all cookbook uploads should be done via CI
and now that I upload cookbooks largely with berks upload this tool has
become less useful to me. Regardless, my original intent was to add
callbacks to knife commands and knife-santoku will do that exceedingly
well. If you generalize your knife configuration to be entirely environment
variable driven you can go the extra mile and standardize how your team
uses knife with a standard set of santoku callbacks. I've also used this to
discourage the use of "knife environment edit" in the past.

Hope that helps,
-Kevin

[1] GitHub - knuckolls/knife-santoku: A drop in replacement for knife that helps you build out processes around Chef

On Wed, Mar 26, 2014 at 2:47 PM, JJ Asghar jj.asghar@peopleadmin.comwrote:

Thanks Julian,
I opened https://tickets.opscode.com/browse/CHEF-5156

I don't expect this to be resolved in the near future, but hopefully we'll
get some eyes on it :slight_smile:

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

On 3/26/14, 11:32 AM, "Julian C. Dunn" jdunn@aquezada.com wrote:

Sure, go ahead!

  • Julian

On Wed, Mar 26, 2014 at 12:31 PM, JJ Asghar jj.asghar@peopleadmin.com
wrote:

Yeah, that's what I was thinking, either figure out the log entry and
have
splunk send out an alert, or dig into the core code.

Julian, any chance I can open a feature request for this? I'm assuming
"chef" project on jira?

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

On 3/26/14, 11:26 AM, "Julian C. Dunn" jdunn@aquezada.com wrote:

It is tricky. There are no handlers that run on the server itself.
However, since the REST requests are captured in the nginx logs, you
could potentially do something with that (send the logs to logstash or
something and alert on that)

Beyond that, you're probably at looking at hacking Chef server core...

  • Julian

On Wed, Mar 26, 2014 at 12:21 PM, JJ Asghar jj.asghar@peopleadmin.com
wrote:

Oh whoops, I meant Open source chef server.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

From: Ranjib Dey dey.ranjib@gmail.com
Reply-To: "chef@lists.opscode.com" chef@lists.opscode.com
Date: Wednesday, March 26, 2014 at 11:09 AM
To: "chef@lists.opscode.com" chef@lists.opscode.com
Subject: [chef] Re: Question about uploading cookbooks

i think you can click the follow button on community cookbook side,
and
then
you will be emailed whenever a new version comes. But this is per
cookbook.
I think supermarket also has some features for the same,

On Wed, Mar 26, 2014 at 8:48 AM, JJ Asghar <jj.asghar@peopleadmin.com

wrote:

Is there a way to have Open source chef announce when someone has
uploaded
a cookbook? Something like a handler seems like a good idea.

I'm betting it would be tricky with the way chef is right now, but I
thought I might ask.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: http://www.aquezada.com/staff/julian * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]

--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: http://www.aquezada.com/staff/julian * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]

Wow, pretty slick Kevin.

I’ll give this a shot :slight_smile: Thanks!

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.com | c: 512.619.0722 | o: 512.977.5876

From: Kevin Nuckolls <kevin.nuckolls@gmail.commailto:kevin.nuckolls@gmail.com>
Reply-To: "chef@lists.opscode.commailto:chef@lists.opscode.com" <chef@lists.opscode.commailto:chef@lists.opscode.com>
Date: Wednesday, March 26, 2014 at 6:57 PM
To: chef <chef@lists.opscode.commailto:chef@lists.opscode.com>
Subject: [chef] Re: Re: Re: Re: Re: Re: Re: Question about uploading cookbooks

If all of your cookbooks are being uploaded by knife you can use my knife wrapper, knife-santoku[1], to run arbitrary code before or after knife commands. It'll let you define a regexp that matches against knife commands so you can for example fire off a notification whenever anyone uses a command with "upload" in it.

My current philosophy is that all cookbook uploads should be done via CI and now that I upload cookbooks largely with berks upload this tool has become less useful to me. Regardless, my original intent was to add callbacks to knife commands and knife-santoku will do that exceedingly well. If you generalize your knife configuration to be entirely environment variable driven you can go the extra mile and standardize how your team uses knife with a standard set of santoku callbacks. I've also used this to discourage the use of "knife environment edit" in the past.

Hope that helps,
-Kevin

[1] GitHub - knuckolls/knife-santoku: A drop in replacement for knife that helps you build out processes around Chef

On Wed, Mar 26, 2014 at 2:47 PM, JJ Asghar <jj.asghar@peopleadmin.commailto:jj.asghar@peopleadmin.com> wrote:
Thanks Julian,
I opened https://tickets.opscode.com/browse/CHEF-5156

I don’t expect this to be resolved in the near future, but hopefully we’ll
get some eyes on it :slight_smile:

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.commailto:jj.asghar@peopleadmin.com | c: 512.619.0722tel:512.619.0722 | o: 512.977.5876tel:512.977.5876

On 3/26/14, 11:32 AM, "Julian C. Dunn" <jdunn@aquezada.commailto:jdunn@aquezada.com> wrote:

Sure, go ahead!

  • Julian

On Wed, Mar 26, 2014 at 12:31 PM, JJ Asghar <jj.asghar@peopleadmin.commailto:jj.asghar@peopleadmin.com>
wrote:

Yeah, that's what I was thinking, either figure out the log entry and
have
splunk send out an alert, or dig into the core code.

Julian, any chance I can open a feature request for this? I'm assuming
"chef" project on jira?

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.commailto:jj.asghar@peopleadmin.com | c: 512.619.0722tel:512.619.0722 | o: 512.977.5876tel:512.977.5876

On 3/26/14, 11:26 AM, "Julian C. Dunn" <jdunn@aquezada.commailto:jdunn@aquezada.com> wrote:

It is tricky. There are no handlers that run on the server itself.
However, since the REST requests are captured in the nginx logs, you
could potentially do something with that (send the logs to logstash or
something and alert on that)

Beyond that, you're probably at looking at hacking Chef server core...

  • Julian

On Wed, Mar 26, 2014 at 12:21 PM, JJ Asghar <jj.asghar@peopleadmin.commailto:jj.asghar@peopleadmin.com>
wrote:

Oh whoops, I meant Open source chef server.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.commailto:jj.asghar@peopleadmin.com | c: 512.619.0722tel:512.619.0722 | o: 512.977.5876tel:512.977.5876

From: Ranjib Dey <dey.ranjib@gmail.commailto:dey.ranjib@gmail.com>
Reply-To: "chef@lists.opscode.commailto:chef@lists.opscode.com" <chef@lists.opscode.commailto:chef@lists.opscode.com>
Date: Wednesday, March 26, 2014 at 11:09 AM
To: "chef@lists.opscode.commailto:chef@lists.opscode.com" <chef@lists.opscode.commailto:chef@lists.opscode.com>
Subject: [chef] Re: Question about uploading cookbooks

i think you can click the follow button on community cookbook side,
and
then
you will be emailed whenever a new version comes. But this is per
cookbook.
I think supermarket also has some features for the same,

On Wed, Mar 26, 2014 at 8:48 AM, JJ Asghar <jj.asghar@peopleadmin.commailto:jj.asghar@peopleadmin.com>
wrote:

Is there a way to have Open source chef announce when someone has
uploaded
a cookbook? Something like a handler seems like a good idea.

I'm betting it would be tricky with the way chef is right now, but I
thought I might ask.

Best Regards,
JJ Asghar
e: jj.asghar@peopleadmin.commailto:jj.asghar@peopleadmin.com | c: 512.619.0722tel:512.619.0722 | o: 512.977.5876tel:512.977.5876

--
[ Julian C. Dunn <jdunn@aquezada.commailto:jdunn@aquezada.com> * Sorry, I'm ]
[ WWW: http://www.aquezada.com/staff/julian * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/http://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]

--
[ Julian C. Dunn <jdunn@aquezada.commailto:jdunn@aquezada.com> * Sorry, I'm ]
[ WWW: http://www.aquezada.com/staff/julian * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/http://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]