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

Added new parameter --install-dependencies to the Assistant commands #7400

Merged
merged 3 commits into from
Jun 14, 2024

Conversation

davidcr01
Copy link
Contributor

@davidcr01 davidcr01 commented Jun 14, 2024

Description

Related issue: wazuh/wazuh-packages#2879

The aim of this PR is to add a new parameter --install-dependencies to the commands that use the Wazuh installation assistant to install a central component or generate certificates.

This new parameter is now necessary to make the Assistant install the necessary dependencies in the installation. It has been added to the central components installation and to the Quickstart (this last one was added too because we want the Quickstart to be all straight to the installation).

This is an example of how the changes look:
image

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@davidcr01 davidcr01 self-assigned this Jun 14, 2024
@davidcr01 davidcr01 requested a review from javimed June 14, 2024 12:43
@javimed javimed added level/task Task issue type/change Change requested labels Jun 14, 2024
@javimed javimed merged commit 4ad1d4e into master Jun 14, 2024
3 checks passed
@javimed javimed deleted the change/packages-2879-add-new-assistant-parameter branch June 14, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/change Change requested
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants