vagrant-hosts
vagrant-hosts copied to clipboard
Automatically set hostnames when launching vagrant boxes
Bumps [rake](https://github.com/ruby/rake) from 0.9.2 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...
Firstly, this is a really awesome project, and I really appreciate your sharing it! I've been using `vagrant-dns` for a bit (which leverages `rubydns`), but it seems there are too...
Just a heads up: https://github.com/BerlinVagrant/vagrant-dns Different approach, but same use-case, I believe //cc @BerlinVagrant
Hey! Just trying to use this in a bundle with librarian (which requires v2.2.2 of net-ssh), and since you use ~>2.1.4, it won't work. The official release of Chef 0.10.8...
Just wanted to point this out, in case it's a helpful approach for something later :) https://github.com/mitchellh/vagrant/pull/682
Seems that sometime between now and when the doc was written, the gem became unavailable. Any reason? I suppose I can install it manually on my own compy, but I...
It would be good to add to the readme that vagrant-hosts only works with Mac OS X right now. While I use Mac OS X I am working with other...