Carlos Bordon

Results 47 comments of Carlos Bordon

### Test installation in Linux: ```console TASK [../roles/wazuh/wazuh-dashboard : Copy the certificates from local to the Wazuh dashboard instance] *********************************************************************************************************************************** changed: [192.168.57.46] => (item=root-ca.pem) changed: [192.168.57.46] => (item=node-1-key.pem) changed: [192.168.57.46]...

### Test in Linux using docker: ```console TASK [../roles/wazuh/wazuh-indexer : Check if certificates already exists] ***************************************************************************************************************************************************************** ok: [192.168.57.151 -> localhost] TASK [../roles/wazuh/wazuh-indexer : Local action | Create local temporary directory...

We need to review with @teddytpc1 the behavior of delegate_to parameter

## New approach. We change the form of validation since the systems check does not work for us because Ansible validates the target system. In this case, it omits validating...

### Testing with variable in true ```console TASK [../roles/wazuh/wazuh-indexer : Check if certificates already exists] ***************************************************************************************************************************************************************** ok: [192.168.57.193 -> localhost] TASK [../roles/wazuh/wazuh-indexer : Local action | Create local temporary directory...

### Test with macOS variable in false on Distributed deploy ```console TASK [../roles/wazuh/wazuh-indexer : Check if certificates already exists] ***************************************************************************************************************************************************************** ok: [wi1 -> localhost] TASK [../roles/wazuh/wazuh-indexer : Local action |...

### Test with macOS variable on true to Distributed deployment ```console TASK [../roles/wazuh/wazuh-indexer : Check if certificates already exists] ***************************************************************************************************************************************************************** ok: [wi1 -> localhost] TASK [../roles/wazuh/wazuh-indexer : Local action |...

## Update report After making several changes to the code and carrying out various tests, I encountered the error when trying to change the password of the vagrant user in...

## Update report I continue working on configuring a public key, but at the moment I cannot finish with the desired configuration. Currently, I am able to load the public...

## Test macOS Intel with Parallels: ```console cbordon@cbordon-MS-7C88:~/Documents/wazuh/repositorios/wazuh-qa$ python3 deployability/modules/allocation/main.py --provider vagrant --size small --instance-name cbordon-test --composite-name macos-sonoma-14-amd64 [2024-05-13 09:58:13] [INFO] ALLOCATOR: Creating instance at /tmp/wazuh-qa [2024-05-13 09:58:25] [INFO] ALLOCATOR:...