We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Try to change the config using hiera like: fail2ban::jails:
Not only is the jails not altered, but there are no changes applied beyond installing the package.
The jail be enabled and configuration be applied
The text was updated successfully, but these errors were encountered:
Can you please use the current version of the module and check if the problem still exists? Thanks.
Sorry, something went wrong.
Same issue with latest version (dated today).
No branches or pull requests
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
Try to change the config using hiera like:
fail2ban::jails:
fail2ban::bantime: 3600
What are you seeing
Not only is the jails not altered, but there are no changes applied beyond installing the package.
What behaviour did you expect instead
The jail be enabled and configuration be applied
Output log
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered: