Victor Ereñú

Results 28 issues of Victor Ereñú

## Description After [this issue](https://github.com/wazuh/wazuh-puppet/issues/632) all tests for deployment had errors because we changed how to deploy Wazuh with Puppet. --------------------------------------------------------- ![image](https://github.com/wazuh/wazuh-puppet/assets/56500015/65e69b4b-b6e4-458d-8490-4fea1311affa) --------------------------------------------------------- ![image](https://github.com/wazuh/wazuh-puppet/assets/56500015/92947565-7f8e-4176-8f91-60553e5defe3) --------------------------------------------------------- We need to fix all...

type/bug
level/task

Related Issue https://github.com/wazuh/wazuh-puppet/issues/829

This PR modifies several manifests and templates into Wazuh Puppet deployment to add an option to deploy in distributed mode. Closes https://github.com/wazuh/wazuh-puppet/issues/632

The last tests created for wazuh-puppet deployment only have an option for test in Ubuntu and it is necessary to add a set of tests for RPM Linux version.

type/enhancement
level/task

We often have problems with PR tests run on Github Actions. Generates random errors, which are fixed by relaunching these tests. The testing process should be reviewed to have greater...

type/bug
type/maintenance
level/task

## Description This Pr adds supported versions of Debian and Ubuntu into Puppet install process. Related issue https://github.com/wazuh/wazuh-puppet/issues/958 ## Checks ### Docs building - [x] Compiles without warnings. ### Code...

level/task
type/enhancement

## Description This PR fix IPs used into Ansible Documentation. Related Issue https://github.com/wazuh/wazuh-documentation/issues/7295 ## Checks ### Docs building - [x] Compiles without warnings. ### Code formatting and web optimization -...

level/task
type/enhancement

The README.md file used to create the image used in the certificate generation process has the wrong version tag that is currently used in version 4.8 indexer-certs-creator/README.md file: https://github.com/wazuh/wazuh-docker/blob/f3474a392ee5fb00cfc746144c15aeb9d9e31994/indexer-certs-creator/README.md?plain=1#L1-L9 Certificate...