Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable install salt master and minions using ./bootstrap-salt.sh -M #2026

Open
NaveenKummetha opened this issue Oct 29, 2024 · 1 comment
Open

Comments

@NaveenKummetha
Copy link

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.

Screenshot 2024-10-29 at 12 28 09 PM

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.)

@Devorkin
Copy link

@NaveenKummetha I just experienced the same issue as you.
Found those 2 blog posts
Part #1: https://saltproject.io/blog/salt-bootstrap-breakage/
Part #2 https://saltproject.io/blog/salt-bootstrap-breakage-part-2/

In short, you can and should download the bootstrap script from here, on-going forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants