Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed typo in Wazuh Installation Assistant #2962

Merged
merged 1 commit into from
May 27, 2024

Conversation

CarlosALgit
Copy link
Member

Related issue
Related: #2951

Description

This issue's objective is to fix a typo in Wazuh Installation Assistant.
The typo is on the variable wazuh_install_vesion and it's fixed to be wazuh_install_version.
This variable is used on the installMain.sh file in the case the Installation Assistant is run with the -V option.

Tests

I made a test with the changes and the output is the following:

[root@centos7 unattended_installer]# bash wazuh-install.sh -V
23/05/2024 10:42:10 INFO: Wazuh version: 4.7.3
23/05/2024 10:42:10 INFO: Filebeat version: 7.10.2
23/05/2024 10:42:10 INFO: Wazuh installation assistant version: 0.1

@CarlosALgit CarlosALgit requested review from davidcr01 and a team May 23, 2024 10:43
@CarlosALgit CarlosALgit self-assigned this May 23, 2024
@CarlosALgit CarlosALgit linked an issue May 23, 2024 that may be closed by this pull request
1 task
@c-bordon c-bordon merged commit e33bba5 into master May 27, 2024
6 of 9 checks passed
@c-bordon c-bordon deleted the bug/2951-wazuh-installation-assistant-typo branch May 27, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wazuh installation assistant typo
3 participants