Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#737) Add cron attribute to sensu::check type #743

Merged
merged 1 commit into from
Jul 13, 2017

Conversation

jeffmccune
Copy link
Collaborator

Without this patch the sensu::check type does not manage the
cron
attribute. This patch adds the cron parameter. If specified, the interval
parameter will be set to 'absent' which will remove the interval attribute
from the JSON check configuration if present.

Resolves #737

Without this patch the sensu::check type does not manage the
[cron](https://sensuapp.org/docs/latest/reference/checks#check-attributes)
attribute.  This patch adds the `cron` parameter.  If specified, the interval
parameter will be set to `'absent'` which will remove the interval attribute
from the JSON check configuration if present.

Resolves sensu#737
@ghoneycutt ghoneycutt merged commit 7cf9e3a into sensu:master Jul 13, 2017
@ghoneycutt
Copy link
Collaborator

Released in v2.23.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants