-
-
Notifications
You must be signed in to change notification settings - Fork 106
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
Typo in variable name #24
Comments
|
Hello @pawilon, could you please provide a pull request against the develop branch? Thank you very much. |
rigved
pushed a commit
to EnduranceIndia/puppet-fail2ban
that referenced
this issue
Feb 9, 2017
dhoppe
pushed a commit
that referenced
this issue
Feb 28, 2017
* - Corrected typo in variable name: maxretry - Fixes #24 * Fix travis-CI error: 'Style/MethodCallParentheses' cop has been renamed to 'Style/MethodCallWithoutArgsParentheses'
|
@dhoppe Any idea as to when you'll release this? I'm dying to switch to this module. :) |
|
This typo is still present in the master version |
ekohl
added a commit
to ekohl/puppet-fail2ban
that referenced
this issue
Aug 1, 2018
cegeka-jenkins
pushed a commit
to cegeka/puppet-fail2ban
that referenced
this issue
Mar 30, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for a very useful module. Unfortunately, my tests with strict variable checking are failing because there's a typo in puppet-fail2ban/manifests/jail.pp:12:
righthand side has an extra
t, should be $fail2ban::maxretryThe text was updated successfully, but these errors were encountered: