mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Make Fleet setup less fragile
This commit is contained in:
@@ -73,7 +73,7 @@ printf '%s\n'\
|
|||||||
|
|
||||||
|
|
||||||
# Call Elastic-Fleet Salt State
|
# Call Elastic-Fleet Salt State
|
||||||
salt-call state.apply elastic-fleet
|
salt-call state.apply elastic-fleet queue=True
|
||||||
|
|
||||||
# Temp
|
# Temp
|
||||||
wget -P /opt/so/saltstack/default/salt/elastic-fleet/files/elastic-agent/ https://github.com/Security-Onion-Solutions/securityonion-docker-rpm/releases/download/so_elastic-agent-8.4.1/so-elastic-agent-8.4.1-darwin-x86_64.tar.gz
|
wget -P /opt/so/saltstack/default/salt/elastic-fleet/files/elastic-agent/ https://github.com/Security-Onion-Solutions/securityonion-docker-rpm/releases/download/so_elastic-agent-8.4.1/so-elastic-agent-8.4.1-darwin-x86_64.tar.gz
|
||||||
@@ -85,4 +85,4 @@ wget -P /opt/so/saltstack/default/salt/elastic-fleet/files/elastic-agent/ https:
|
|||||||
#docker build -t so-elastic-agent-builder .
|
#docker build -t so-elastic-agent-builder .
|
||||||
|
|
||||||
so-elastic-agent-gen-installers
|
so-elastic-agent-gen-installers
|
||||||
salt-call state.apply elastic-fleet.install_agent_grid
|
salt-call state.apply elastic-fleet.install_agent_grid queue=True
|
||||||
|
|||||||
Reference in New Issue
Block a user