mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Update so-setup
This commit is contained in:
@@ -608,9 +608,6 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
securityonion_repo
|
||||
# Update existing packages
|
||||
update_packages
|
||||
# Download Elastic Agent Artifacts
|
||||
title "Downloading Elastic Agent Artifacts"
|
||||
download_elastic_agent_artifacts
|
||||
# Install salt
|
||||
saltify
|
||||
# Start the master service
|
||||
@@ -627,6 +624,9 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
logCmd "salt-call state.apply docker"
|
||||
firewall_generate_templates
|
||||
set_initial_firewall_policy
|
||||
# Download Elastic Agent Artifacts
|
||||
title "Downloading Elastic Agent Artifacts"
|
||||
download_elastic_agent_artifacts
|
||||
|
||||
generate_ca
|
||||
generate_ssl
|
||||
|
||||
Reference in New Issue
Block a user