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
Salt successfully configured and installed!ATTENTION: 'salt.accept_keys' is deprecated. Please use salt.seed_master to upload your minion keysWaiting for minion key...Adding 2 key(s) for minion(s)Calling state.highstate... (this may take a while)The following SSH command responded with a non-zero exit status.Vagrant assumes that this means the command failed!salt '*' saltutil.sync_allStdout from the command:No minions matched the target. No command was sent, no jid was assigned.Stderr from the command:stdin: is not a tty
Trying to run "complete" example, learning about preseeding minion keys to a master, the sample fails.
vagrant version: 1.2.7
OS: Ubuntu 13.04 64 bit
examples/complete#require '../../../salty-vagrant/lib/vagrant-salt/plugin'$ vagrant up