UtahDave / salt-vagrant-demo

Demo of Salt in Vagrant. 1 master and 2 minions
Apache License 2.0
247 stars 191 forks source link

BOOTSTRAP Failure : * ERROR: Option does not exist : x #54

Closed fewknow closed 3 years ago

fewknow commented 3 years ago

sing Bootstrap Options: -P -c /tmp -x python3 -c /tmp -M -N stable Bootstrapping Salt... (this may take a while)

/tmp/bootstrap_salt.sh -P -c /tmp -x python3 -c /tmp -M -N stable

Stdout from the command:

Usage : bootstrap-salt.sh [options]

Installation types:

Stderr from the command:

UtahDave commented 3 years ago

Thanks for the report. Testing now.

UtahDave commented 3 years ago

Can you try this again? I think there was an issue with the bootstrap script itself that has been resolved.

vagrant up worked for me.

UtahDave commented 3 years ago

Any update on this? I believe this was an upstream bootstrap issue that was fixed.

Let me know if you're still running into this problem.