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

fixes timeouts on restart #233

Merged
merged 1 commit into from
Jan 11, 2015

Conversation

endyman
Copy link
Contributor

@endyman endyman commented Jan 10, 2015

Puppet modules fails while modifying users, credentials or security when the server is not yet up. This PR implements timeouts.

@endyman endyman force-pushed the fix/user_timeouts_on_restart branch from 806cc7c to 9232e56 Compare January 10, 2015 12:09
@endyman endyman changed the title fixes user timeouts on restart fixes timeouts on restart Jan 10, 2015
@endyman endyman force-pushed the fix/user_timeouts_on_restart branch from 9232e56 to 67476a2 Compare January 10, 2015 12:19
@endyman
Copy link
Contributor Author

endyman commented Jan 10, 2015

travis issues are caused by bundler not by this PR

@jenkinsadmin
Copy link

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@rtyler
Copy link

rtyler commented Jan 10, 2015

I think increasing the timeouts is okay, but there's a lot of repetition of hard-coded timeouts and tries here, can you refactor those values into $::jenkins::params? That might make this easier for people to override in the future too

increased timeouts
added timouts to security and increased credential timeouts

moved retry values into param
@endyman endyman force-pushed the fix/user_timeouts_on_restart branch from 67476a2 to 21dd8b5 Compare January 10, 2015 17:27
@endyman
Copy link
Contributor Author

endyman commented Jan 10, 2015

done!

@rtyler rtyler added this to the 1.4.0 - Smithers milestone Jan 11, 2015
rtyler pushed a commit that referenced this pull request Jan 11, 2015
@rtyler rtyler merged commit 7e47b62 into voxpupuli:master Jan 11, 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.

3 participants