Skip to content

Commit

Permalink
Revert ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
c-bordon committed Jan 5, 2023
1 parent 3d3b3b3 commit 25ae246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ova/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ preInstall
# Install
bash ${RESOURCES_PATH}/${INSTALLER} ${INSTALL_ARGS}

systemctl stop wazuh-manager wazuh-indexer filebeat wazuh-dashboard
systemctl stop wazuh-dashboard filebeat wazuh-indexer wazuh-manager
systemctl enable wazuh-manager

clean

0 comments on commit 25ae246

Please sign in to comment.