Merge pull request #1653 from wazuh/bug/1578-remove-root-ca-key-from-indexer-nodes

Remove root-ca.key from the list of certificates copied to indexer nodes
This commit is contained in:
Gonzalo Acuña 2025-05-22 15:01:04 -03:00 committed by GitHub
commit b427187f5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View File

@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file.
### Deleted
- None
- Remove root-ca.key from the list of certificates copied to indexer nodes ([#1653](https://github.com/wazuh/wazuh-ansible/pull/1653))
## [4.12.1]

View File

@ -27,7 +27,6 @@
mode: 0400
with_items:
- root-ca.pem
- root-ca.key
- "{{ indexer_node_name }}-key.pem"
- "{{ indexer_node_name }}.pem"
- admin-key.pem