Gen installers at the end setup

This commit is contained in:
Josh Brower
2023-04-19 11:11:08 -04:00
parent 1ab72e9288
commit aa5063c5df

View File

@@ -85,4 +85,8 @@ printf '%s\n'\
"" >> "$global_pillar_file"
# Call Elastic-Fleet Salt State
salt-call state.apply elasticfleet queue=True
salt-call state.apply elasticfleet queue=True
# Generate installers & install Elastic Agent on the node
so-elastic-agent-gen-installers
salt-call state.apply elasticfleet.install_agent_grid queue=True