-
Notifications
You must be signed in to change notification settings - Fork 363
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
Add python and pip installation templates #7298
Conversation
68b40a4
to
8c17b97
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since the introductory text in dependencies.rst
repeats as well, we could move it to a template.
You can configure the integration with |service_module| in the Wazuh manager or in a Wazuh agent. This choice merely depends on how you decide to access your AWS infrastructure in your environment.
The Wazuh manager includes all dependencies installed, these steps are only necessary when configuring the integration in a Wazuh agent.
source/cloud-security/amazon/services/prerequisites/dependencies.rst
Outdated
Show resolved
Hide resolved
source/cloud-security/azure/activity-services/prerequisites/dependencies.rst
Outdated
Show resolved
Hide resolved
@javimed I didn't include the initial section in the template because custom replacements are not performed correctly. |
20938ea
to
f656325
Compare
Description
Adds the
/_templates/cloud/python_installation.rst
and/_templates/cloud/pip_installation.rst
templates to avoid repeating the cloud modules dependencies installation requirements sections. It also includes some changes to be consistent with the spelling across the guides.Checks
Docs building
Compilation
Code formatting and web optimization
redirects.js
script if necessary (check this guide).Writing style
code
font for Bash commands, file names, REST paths, and code.