You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Followed "Install using the bootstrap script" section from above page.
getting below error.
Logs: root@ff9a632b3e45:/# ./bootstrap-salt.sh -D ./bootstrap-salt.sh: line 1: syntax error near unexpected token newline'
./bootstrap-salt.sh: line 1: <meta http-equiv="refresh" content="0; url=./bootstrap-salt.sh" />'
Versions and Systems
Getting below log for version check also root@ff9a632b3e45:/# ./bootstrap-salt.sh -v ./bootstrap-salt.sh: line 1: syntax error near unexpected token newline'
./bootstrap-salt.sh: line 1: <meta http-equiv="refresh" content="0; url=./bootstrap-salt.sh" />'
(salt --versions-report, bootstrap-salt.sh -v, system type and version,
cloud/VM provider as appropriate.)
The text was updated successfully, but these errors were encountered:
Unable install salt master and minions using ./bootstrap-salt.sh -M
Setup
Just download ubuntu 20.4 and jump into ubuntu 20.4
Steps to Reproduce Issue
Just download ubuntu 20.4 and jump into ubuntu 20.4
Follow below page:
https://docs.saltproject.io/salt/install-guide/en/latest/topics/bootstrap.html#commonly-used-bootstrap-script-options
Followed "Install using the bootstrap script" section from above page.
getting below error.
Logs:
root@ff9a632b3e45:/# ./bootstrap-salt.sh -D ./bootstrap-salt.sh: line 1: syntax error near unexpected token
newline'./bootstrap-salt.sh: line 1:
<meta http-equiv="refresh" content="0; url=./bootstrap-salt.sh" />'
Versions and Systems
Getting below log for version check also
root@ff9a632b3e45:/# ./bootstrap-salt.sh -v ./bootstrap-salt.sh: line 1: syntax error near unexpected token
newline'./bootstrap-salt.sh: line 1:
<meta http-equiv="refresh" content="0; url=./bootstrap-salt.sh" />'
(
salt --versions-report
,bootstrap-salt.sh -v
, system type and version,cloud/VM provider as appropriate.)
The text was updated successfully, but these errors were encountered: