decibelhertz
decibelhertz
User education was my answer. Not ideal, but it was only a few users, in a specific location. The fundamental issue persists.
FWIW, I had this problem with Oracle JDK and v2.3.0 of this module, using commit _64e3d64152a04ae18119a70492401a76b9564162_ instead resolved the `confluence_version` fact incorrectly catching Java's version. The output of my host's...
I'm having this issue, too. EG. I want to change logpath to a glob and affect the bantime for my HTTP(S) service to be different than my SSHD bantime. Further,...
I realized some very quick-n-dirty edits address at least 80% of what's discussed here, so created https://github.com/voxpupuli/puppet-fail2ban/pull/161
Also on 2.0.2. Default value should probably be `$name` or `$title` at https://github.com/voxpupuli/puppet-windows_firewall/blob/master/manifests/exception.pp#L89
By way of example, here is what I am having to do as a result of this. Ideally, the resource name would not need to be duplicated into the `$display_name`...