Fix typos

This commit is contained in:
Josh Brower
2023-05-16 08:06:31 -04:00
parent 9f879164ec
commit 923de356e1
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
run_installer: run_installer:
cmd.script: 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 - cwd: /opt/so
- args: -token={{ GRIDNODETOKEN }} - args: -token={{ GRIDNODETOKEN }}

View File

@@ -10,7 +10,7 @@
. /usr/sbin/so-common . /usr/sbin/so-common
FLEETHOST="https://:{{ GLOBALS.manager_ip }}:8220" FLEETHOST="https://{{ GLOBALS.manager_ip }}:8220"
for i in {1..30} for i in {1..30}
do do