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

Adapted repository selection in OVA generation #58

Merged
merged 12 commits into from
Sep 26, 2024

Conversation

davidcr01
Copy link
Contributor

@davidcr01 davidcr01 commented Sep 26, 2024

Description

Related: #47
The aim of this PR is to adapt the OVA generation with the changes applied in wazuh/wazuh-installation-assistant#63. Now, the repository selection is performed in the wazuh-install.sh script, not in the builder.sh script.

In addition:

  • The log generation of the Wazuh installation was performed by setting the Ansible callback to yaml instead of the default json value. This helps the users to read the log.
  • The checksum creation logic has been added.
  • The revision logic has been added.
  • The upload of the files has been changed to the internal bucket.
  • The internal bucket is stored in a secret variable.
  • Added identifier logic.

Testing 🧪

@davidcr01 davidcr01 requested a review from a team September 26, 2024 09:41
@davidcr01 davidcr01 self-assigned this Sep 26, 2024
@davidcr01 davidcr01 marked this pull request as ready for review September 26, 2024 12:46
teddytpc1
teddytpc1 previously approved these changes Sep 26, 2024
c-bordon
c-bordon previously approved these changes Sep 26, 2024
@c-bordon c-bordon dismissed stale reviews from teddytpc1 and themself via 5c0fa05 September 26, 2024 13:29
@davidcr01 davidcr01 marked this pull request as draft September 26, 2024 14:06
@davidcr01 davidcr01 marked this pull request as ready for review September 26, 2024 14:27
@c-bordon c-bordon merged commit 55edcf2 into 4.10.0 Sep 26, 2024
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.

Modify the provisioning scripts in OVA with the changes applied in the Wazuh installation assistant
3 participants