Skip to content

Commit 939cdbd

Browse files
committed
Add wazuh-template.json to RPM package spec
1 parent 9b6a510 commit 939cdbd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

distribution/packages/src/rpm/wazuh-indexer.rpm.spec

+2-1
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ exit 0
182182
%config(noreplace) %{config_dir}/opensearch.yml
183183
%config(noreplace) %{config_dir}/jvm.options
184184
%config(noreplace) %{config_dir}/log4j2.properties
185+
%config(noreplace) %{config_dir}/wazuh-template.json
185186
%config(noreplace) %{data_dir}/rca_enabled.conf
186187
%config(noreplace) %{data_dir}/performance_analyzer_enabled.conf
187188

@@ -271,4 +272,4 @@ exit 0
271272
- More info: https://documentation.wazuh.com/current/release-notes/release-4-3-1.html
272273
* Thu May 05 2022 support <[email protected]> - 4.3.0
273274
- More info: https://documentation.wazuh.com/current/release-notes/release-4-3-0.html
274-
- Initial package
275+
- Initial package

0 commit comments

Comments
 (0)