Karl Goetz

Results 35 issues of Karl Goetz

I've just tried to run a nextcloud install and noticed if there is an existent install the deployment will not update it. ``` TASK [debops.debops.owncloud : Verify OpenPGP signature] ***********************************************************************************************************************************************************************************...

I've made the following discovery and I'm hoping to clarify which is the best way forward in resolving it. In a way its a documentation problem because the existing docs...

In commit e532e214d56c15f676c6ca45f1ba4ba8078849f3 wazuh-agent changed from using hard coded values to placeholder text. While this solved the problem of defaulting to resources not in peoples environment it means everyone has...

The current group name is only useful as a demonstration but prefixing with wazuh_ allows it to be used directly in an inventory while maintaining clarity about the groups purpose....

Several steps in the wazuh install process are not 'check mode safe' by default, this changeset skips them when ansible-playbook is run with --check.

Hi, With the AMD64 VMs from #45 there are now some very large >1.5GB) files to download. It might help with distribution to provide torrents, at least there will be...

Distribution

While I only have medium term plans for the data provided, i thought support for the bet fair supplied navigation data might be a handy thing to have in the...

When specifying an API Base URL and using relative urls in Authorize url (and others) there is no warning if base URL isn't used. It appears the code checks for...

Hi, This error appears to be non fatal and I'm guessing is due to the version of bash installed on macOS (3.7, grr). ``` Karls-Air:otp_vip kgoetz$ git-split-branch api-refactor split-testsuite .coverage*...

This role is missing some of its parameter definitions. While the work around is easy (define them) its unfortunate to find out they are missing by running the module. I...