From 923de356e11e7b8ba3196cf7e31c10d6a37bb4a1 Mon Sep 17 00:00:00 2001 From: Josh Brower Date: Tue, 16 May 2023 08:06:31 -0400 Subject: [PATCH] Fix typos --- salt/elasticfleet/install_agent_grid.sls | 2 +- .../tools/sbin_jinja/so-elastic-agent-gen-installers | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/salt/elasticfleet/install_agent_grid.sls b/salt/elasticfleet/install_agent_grid.sls index bacede812..00a74437e 100644 --- a/salt/elasticfleet/install_agent_grid.sls +++ b/salt/elasticfleet/install_agent_grid.sls @@ -9,7 +9,7 @@ run_installer: cmd.script: - - name: salt://elasticfleet/files/so_agent-installers/so-elastic-agent_linux + - name: salt://elasticfleet/files/so_agent-installers/so-elastic-agent_linux_amd64 - cwd: /opt/so - args: -token={{ GRIDNODETOKEN }} diff --git a/salt/elasticfleet/tools/sbin_jinja/so-elastic-agent-gen-installers b/salt/elasticfleet/tools/sbin_jinja/so-elastic-agent-gen-installers index d4a7d3b21..2dd92d21b 100755 --- a/salt/elasticfleet/tools/sbin_jinja/so-elastic-agent-gen-installers +++ b/salt/elasticfleet/tools/sbin_jinja/so-elastic-agent-gen-installers @@ -10,7 +10,7 @@ . /usr/sbin/so-common -FLEETHOST="https://:{{ GLOBALS.manager_ip }}:8220" +FLEETHOST="https://{{ GLOBALS.manager_ip }}:8220" for i in {1..30} do