Skip to content

Make puppetdb startup timeout configurable#18

Merged
cprice404 merged 1 commit intopuppetlabs:masterfrom
cprice404:feature/master/configurable-puppetdb-startup-timeout
Oct 17, 2012
Merged

Make puppetdb startup timeout configurable#18
cprice404 merged 1 commit intopuppetlabs:masterfrom
cprice404:feature/master/configurable-puppetdb-startup-timeout

Conversation

@cprice404
Copy link
Copy Markdown

In some environments, puppetdb can take longer than 10 seconds
to start up. Prior to this commit, that value was hard coded
and the module would sometimes fail when it wouldn't have failed
with a slightly larger timeout. This commit makes the timeout
configurable, and also increases the default value to 15 seconds.

In some environments, puppetdb can take longer than 10 seconds
to start up.  Prior to this commit, that value was hard coded
and the module would sometimes fail when it wouldn't have failed
with a slightly larger timeout.  This commit makes the timeout
configurable, and also increases the default value to 15 seconds.
cprice404 added a commit that referenced this pull request Oct 17, 2012
…-puppetdb-startup-timeout

Make puppetdb startup timeout configurable
@cprice404 cprice404 merged commit d1cd651 into puppetlabs:master Oct 17, 2012
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should also be aligned. Also, if we want to be Puppet 2.6 compatible then the last parameter should not have a trailing ,

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think that PuppetDB is compatible with Puppet 2.6, but it wouldn't hurt to remove this anyway. Thanks for the note!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants