diff --git a/distribution/packages/src/rpm/wazuh-indexer.rpm.spec b/distribution/packages/src/rpm/wazuh-indexer.rpm.spec index c1f196577212a..be8cbb95a3530 100644 --- a/distribution/packages/src/rpm/wazuh-indexer.rpm.spec +++ b/distribution/packages/src/rpm/wazuh-indexer.rpm.spec @@ -182,6 +182,7 @@ exit 0 %config(noreplace) %{config_dir}/opensearch.yml %config(noreplace) %{config_dir}/jvm.options %config(noreplace) %{config_dir}/log4j2.properties +%config(noreplace) %{config_dir}/wazuh-template.json %config(noreplace) %{data_dir}/rca_enabled.conf %config(noreplace) %{data_dir}/performance_analyzer_enabled.conf @@ -271,4 +272,4 @@ exit 0 - More info: https://documentation.wazuh.com/current/release-notes/release-4-3-1.html * Thu May 05 2022 support - 4.3.0 - More info: https://documentation.wazuh.com/current/release-notes/release-4-3-0.html -- Initial package \ No newline at end of file +- Initial package