humanmade / Salty-WordPress

A flavorful way to manage your entire WordPress stack.
126 stars 22 forks source link

bootstrap-salt.sh Option doesn not exist: F #133

Open mattheu opened 8 years ago

mattheu commented 8 years ago

I tried to re-provision an existing box and I get an error.

Posting what I think are the more relevant bits of the output.

==> default: Running provisioner: salt...
Copying salt minion config to vm.
Checking if salt-minion is installed
salt-minion found
Checking if salt-call is installed
salt-call found
Using Bootstrap Options:  -F -c /tmp -P -c /tmp -C
Salt binaries found. Configuring only.
stdin: is not a tty

 * ERROR: Option does not exist : F
  Usage :  bootstrap-salt.sh [options] <install-type> <install-type-args>

and

The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

/tmp/bootstrap_salt.sh  -F -c /tmp -P -c /tmp -C

Stdout from the command:

  Usage :  bootstrap-salt.sh [options] <install-type> <install-type-args>
krisdigitx commented 7 years ago

same issue, did you get it resolved?