Skip to content

Commit

Permalink
Remove reference to install_demo_configuration.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
f-galland committed Jan 16, 2024
1 parent dadd053 commit 3b4a1f5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions distribution/packages/src/rpm/wazuh-indexer.rpm.spec
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@ exit 0

%post
set -e
# Apply Security Settings
if [ -d %{product_dir}/plugins/opensearch-security ]; then
sh %{product_dir}/plugins/opensearch-security/tools/install_demo_configuration.sh -y -i -s > %{log_dir}/install_demo_configuration.log 2>&1
fi
chown -R %{name}.%{name} %{config_dir}
chown -R %{name}.%{name} %{log_dir}
# Apply PerformanceAnalyzer Settings
Expand Down

0 comments on commit 3b4a1f5

Please sign in to comment.