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

OVA reflects a wrong system in the template to standardize it #2359

Closed
rauldpm opened this issue Aug 17, 2023 · 2 comments · Fixed by #2361
Closed

OVA reflects a wrong system in the template to standardize it #2359

rauldpm opened this issue Aug 17, 2023 · 2 comments · Fixed by #2361
Assignees
Labels
level/task Subtask issue type/bug Bug issue

Comments

@rauldpm
Copy link
Member

rauldpm commented Aug 17, 2023

Wazuh version Install type Action performed Platform
4.5.0 and 4.5.1 OVA Configuration OVA OS

It is necessary to update the OVA template used to standardize it so that it indicates it is an Amazon Linux 2 system instead of CentOS 7 since the virtualization system indicates it wrongly

https://github.com/wazuh/wazuh-packages/blob/v4.5.1-rc1/ova/wazuh_ovf_template#L31-L33

<OperatingSystemSection ovf:id="101" vmw:osType="centos64Guest">
      <Info>The kind of installed guest operating system</Info>
      <Description>Linux -CentOS Linux release 7.7</Description>
@rauldpm rauldpm added level/task Subtask issue type/bug Bug issue labels Aug 17, 2023
@rauldpm rauldpm changed the title OVA reflects a wrong system in the template to standardize it. OVA reflects a wrong system in the template to standardize it Aug 17, 2023
@vcerenu vcerenu self-assigned this Aug 17, 2023
@teddytpc1 teddytpc1 linked a pull request Aug 18, 2023 that will close this issue
@vcerenu
Copy link
Member

vcerenu commented Aug 18, 2023

The OS description was modified:

image

@teddytpc1
Copy link
Member

PR was merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Subtask issue type/bug Bug issue
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants