Skip to content
New issue

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

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

Already on GitHub? # to your account

Add class parameter to set the connection rate limit #74

Merged
merged 1 commit into from
Jul 1, 2016
Merged

Add class parameter to set the connection rate limit #74

merged 1 commit into from
Jul 1, 2016

Conversation

smoeding
Copy link
Contributor

@smoeding smoeding commented Jun 2, 2016

The template already includes code to set the cps parameter in the main configuration file. Unfortunately this parameter is not in the class interface so it can't really be set. This patch adds the parameter to the class and also includes tests and an updated README.

The template already includes code to set the 'cps' parameter in the
main configuration file. Unfortunately this parameter is not in the
class interface so it can't really be set. This patch adds the parameter
to the class and also includes tests and an updated README.
@tphoney tphoney merged commit 28ab96e into puppetlabs:master Jul 1, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants