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

Allow configuration of the init MAX_TIMEOUT #331

Merged
merged 2 commits into from
Mar 20, 2015

Conversation

whpearson
Copy link
Contributor

If you have a long complex sensu check that can take more than
10 seconds the sensu client might fail to restart.

This can cause problems in automated build environments.

This commit adds a parameter to the main sensu manifest that allows
you to configure this parameter of the init script by setting it in /etc/default/sensu.

@jlambert121
Copy link
Contributor

Thanks! Could you rebase this? It appears this collided with another PR I merged.

If you have a long complex sensu check that can take more than
10 seconds the sensu client might fail to restart.

This can cause problems in automated build environments.

This commit allows you to configure this parameter of the init
script by setting it in /etc/default/sensu.
I made a mistake when renaming variables
and forgot to update the template. This fixes
the template and some whitespace in the init
file
@whpearson whpearson force-pushed the allow_config_of_init_timeout branch from 964f2dd to e1632bc Compare March 20, 2015 13:09
@whpearson
Copy link
Contributor Author

Rebased now. Looks good to merge.

@jlambert121
Copy link
Contributor

Thanks!

jlambert121 added a commit that referenced this pull request Mar 20, 2015
Allow configuration of the init MAX_TIMEOUT
@jlambert121 jlambert121 merged commit 2cbfe2f into sensu:master Mar 20, 2015
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