Dennis Hoppe

Results 62 comments of Dennis Hoppe

I am not able to reproduce this issue. ``` vagrant@debian-8:/etc/fail2ban$ sudo /etc/init.d/fail2ban status ● fail2ban.service - LSB: Start/stop fail2ban Loaded: loaded (/etc/init.d/fail2ban) Active: active (running) since Mon 2016-11-07 16:11:08 CET;...

I know that the port has been defined twice, but I still can not reproduce this issue. Debian 8 (Jessie) provides Fail2ban 0.8.13-1 and I used the default config to...

Hello @TJM, please take a look at [firewallchain](https://github.com/puppetlabs/puppetlabs-firewall#type-firewallchain). I can not provide a specific code snippet, but it should be possible to prevent the firewall module from purging existing fail2ban...

The function `generate_clients` does not use the parameter `clients` from `manifests/director.pp`. Somehow it uses the fact `bacula_client_package` from `spec/classes/bacula_spec.rb`. I have no idea why the Rspec tests contain these facts,...

@ghoneycutt Sure, I would appreciate your help. Just send me a PR and I am glad to merge your changes.

@ghoneycutt I need some more days to take look at this pull request. Right now I am at a tropical island (honeymoon).

Hi @ghoneycutt I am sorry we misunderstood. I have not read the text thoroughly enough and thought it was about the changes regarding Puppet 4. For example osfammily based manifest...

@alinabuzachis I used version 6.5.4 of the amazon.aws collection and applied the changes manually, but still get an error message. **Same AWS account as S3 bucket:** ``` TASK [bt-common :...

I have been thinking a bit about my own bug report and I am afraid Terragrunt is working as expected. After all, the `.terraform.lock.hcl` ensures that Terragrunt works with the...

@hiddeco I would appreciate a solution to this problem. My GitLab CI pipeline fails every time there is a commit message like "Update Flux manifests".