Merge branch '4.14.0' into enhancement/2577-new-bucket-name-to-4.14.0

This commit is contained in:
Gonzalo Acuña 2025-08-13 12:13:39 -03:00 committed by GitHub
commit 367c25b277
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -9,8 +9,8 @@ All notable changes to this project will be documented in this file.
### Changed ### Changed
- Bucket migrate from packages-dev.wazuh.com to xdrsiem-packages-dev ([#1715](https://github.com/wazuh/wazuh-ansible/pull/1715))- None - Bucket migrate from packages-dev.wazuh.com to xdrsiem-packages-dev ([#1715](https://github.com/wazuh/wazuh-ansible/pull/1715))- None
- Bucket migration for packages-dev.wazuh.com ([#1710](https://github.com/wazuh/wazuh-ansible/pull/1710))- None
### Fixed ### Fixed
@ -28,7 +28,7 @@ All notable changes to this project will be documented in this file.
### Changed ### Changed
- None - Bucket migration for packages-dev.wazuh.com ([#1711](https://github.com/wazuh/wazuh-ansible/pull/1711))- None
### Fixed ### Fixed
@ -48,7 +48,7 @@ All notable changes to this project will be documented in this file.
### Changed ### Changed
- None - Bucket migration for packages-dev.wazuh.com ([#1712](https://github.com/wazuh/wazuh-ansible/pull/1712))- None
### Fixed ### Fixed

View File

@ -6,8 +6,8 @@ wazuh_manager_package_state: present
# Custom packages installation # Custom packages installation
wazuh_custom_packages_installation_manager_enabled: false wazuh_custom_packages_installation_manager_enabled: false
wazuh_custom_packages_installation_manager_deb_url: "https://s3-us-west-1.amazonaws.com/packages-dev.wazuh.com/" wazuh_custom_packages_installation_manager_deb_url: "https://packages-dev.wazuh.com/"
wazuh_custom_packages_installation_manager_rpm_url: "https://s3-us-west-1.amazonaws.com/packages-dev.wazuh.com/" wazuh_custom_packages_installation_manager_rpm_url: "https://packages-dev.wazuh.com/"
wazuh_dir: "/var/ossec" wazuh_dir: "/var/ossec"