Closed manuasir closed 4 years ago
Hi team,
As mentioned in https://github.com/wazuh/wazuh-cloudformation/issues/71 there were several references to the SSH user that were not applying the ssh_username variable. This PR implements that. It also adds a .gitignore file.
ssh_username
.gitignore
Thanks to @synacktic for reporting this.
Regards
Already tested the production folder using an anonym user.
production
anonym
The elasticsearch cluster is up so the certificates were properly copied.
The Wazuh cluster also running fine:
So this can be already merged.
Hi team,
As mentioned in https://github.com/wazuh/wazuh-cloudformation/issues/71 there were several references to the SSH user that were not applying the
ssh_username
variable. This PR implements that. It also adds a.gitignore
file.Thanks to @synacktic for reporting this.
Regards