From 1d0cb9c20e8419933c4edc31a2f53ccde36dbfa4 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 13 Dec 2018 14:41:50 -0500 Subject: [PATCH] Setup Script - Cleanup of some Wazuh --- so-setup-network.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/so-setup-network.sh b/so-setup-network.sh index 82fa4970d..51e618691 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -1559,7 +1559,7 @@ if (whiptail_you_sure); then #add_wazuh_users echo "** Installing Wazuh repo **" - wazuh_repo_install + #wazuh_repo_install # Install salt and dependencies echo " ** Installing Salt and Dependencies **" @@ -1648,7 +1648,7 @@ if (whiptail_you_sure); then get_filesystem_root get_filesystem_nsm #add_wazuh_users - wazuh_repo_install + #wazuh_repo_install copy_ssh_key set_initial_firewall_policy create_bond @@ -1715,7 +1715,7 @@ if (whiptail_you_sure); then echo "" add_socore_user_master #add_wazuh_users - wazuh_repo_install + #wazuh_repo_install create_bond saltify docker_install @@ -1779,7 +1779,7 @@ if (whiptail_you_sure); then get_filesystem_root get_filesystem_nsm #add_wazuh_users - wazuh_repo_install + #wazuh_repo_install copy_ssh_key set_initial_firewall_policy saltify