Yelp / sensu_handlers

Custom Sensu Handlers to support a multi-tenant environment, allowing checks themselves to emit the type of handler behavior they need in the event json
Apache License 2.0
75 stars 31 forks source link

aws_prune.pp uses cron::d which is a yelpism #44

Closed georgebashi closed 8 years ago

georgebashi commented 9 years ago

We haven't open-sourced our cron module (right?), so we should probably switch the cron::d define to just a regular cron.

solarkennedy commented 8 years ago

We've moved this to not be a handler and instead run it kinda out of band of this module. But we need to clean it up.