Dennis Hoppe

Results 26 issues of Dennis Hoppe

Hello, regarding to this [Makefile](https://github.com/bzed/pkg-nagios-plugins-contrib/blob/master/check_mysql_health/Makefile) the value of _#STATEFILES_DIR#_ will be replaced with _/var/cache/nagios_. This is not going to work, if you are using Icinga instead of Nagios or a...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.14.0 - Ruby: 2.5.7p206 - Distribution: CentOS 8 - Module version: v6.1.0 ## How to reproduce (e.g Puppet code you...

It looks like the variable `falcon_service_state` has not been defined at `defaults/main.yml` and therefore the task only relies on the `default('restarted')`. https://github.com/CrowdStrike/ansible_collection_falcon/blob/ba37c6f2ffe1ba32576102686a5efc86982e25cc/roles/falcon_configure/tasks/configure.yml#L28 https://github.com/CrowdStrike/ansible_collection_falcon/blob/ba37c6f2ffe1ba32576102686a5efc86982e25cc/roles/falcon_configure/tasks/win_configure.yml#L6

question

Hello, it would be great if you could add an additional check for Rubocop. In my case all the Travis CI builds failed because of an _Extra blank line detected_...

The following module should be used to manage Systemd unit files and trigger the reload if something changes: * https://github.com/camptocamp/puppet-systemd

Fixes #448

backwards-incompatible
tests-fail
merge-conflicts

### Summary When I try to get a presigned URL for a specific version of an S3 object, the Ansible playbook fails. If I remove the version everything works fine....

jira

The type of this argument is `boolean`, not `string`. Is there any particular reason why most of the arguments can be specified by ID or name, except the threshold profiles?

The following arguments have not been documented: - cron_no_run_alert - cron_duration_alert I have not checked the API if there are additional arguments available.

I have not done a full comparison between the API and the Terraform provider, but it looks like there are some features that can only be configured via the web...