Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

vagrant up: The provisioner 'salt' doesn't exist #65

Closed
jehoshua02 opened this issue Mar 29, 2013 · 7 comments
Closed

vagrant up: The provisioner 'salt' doesn't exist #65

jehoshua02 opened this issue Mar 29, 2013 · 7 comments

Comments

@jehoshua02
Copy link

Environment:

  • Ubuntu 12.10 Host,
  • VirtualBox 4.2.10,
  • Vagrant 1.0.7,
  • Vagrant-Salt 0.4.0

More details: https://gist.github.com/jehoshua02/5268369

@akoumjian
Copy link
Contributor

You need vagrant >=1.1 with vagrant-salt 0.4.0. Try 0.3.5 if you cannot upgrade vagrant.

@jehoshua02
Copy link
Author

Wow, thanks for the speedy response. Do you have a compatibility matrix somewhere for the public to see???

I will try this right now and return and report.

@akoumjian
Copy link
Contributor

Well, the new plugin format for vagrant just came it. It is supposed to spit out a warning message, but I guess it didn't, sorry about that. I highly recommend upgrading vagrant since 0.3.5 will be the last release for <1.1

@jehoshua02
Copy link
Author

$ gem install vagrant -v 1.1
ERROR: Could not find a valid gem 'vagrant' (= 1.1) in any repository
ERROR: Possible alternatives: vagrant

@akoumjian
Copy link
Contributor

You can no longer install vagrant via gems. Please see http://www.vagrantup.com/

@jehoshua02
Copy link
Author

Installing 1.1.1 seems to do it. Strange though. I wish there would have been something along the way to prevent me from burning a whole day. Next time I'll just install every possible version combination until it works ;)

@jehoshua02
Copy link
Author

@akoumjian Thanks a ton by the way. Your speedy responses saved me from despair.

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

No branches or pull requests

2 participants