Commit Graph

1254 Commits

Author SHA1 Message Date
Mitchell Hashimoto 968499bd5c Hash#select returns an array on 1.8.7 and a hash on 1.9.2. Make sure it is always a Hash. 2011-01-08 21:27:44 -08:00
Mitchell Hashimoto 25ea67a9f7 Get rid of Ruby 1.8.7 warning in tests 2011-01-08 21:22:16 -08:00
Mitchell Hashimoto b26d588f74 Update gemspec to remove "already initialized constant" warning [closes GH-264] 2011-01-08 21:19:50 -08:00
Mitchell Hashimoto 8ce95318c7 Remove check for OSE version, since with VirtualBox 4 this distinction no longer exists. 2011-01-07 01:32:21 -08:00
Mitchell Hashimoto 033dacbefc Bump virtualbox dep to 0.8.1 since that contains a critical fix for VirtualBox 4 2011-01-07 01:30:34 -08:00
Mitchell Hashimoto 96b34edbe8 Bump some other dependencies that have been known stable for awhile 2011-01-07 01:27:44 -08:00
Mitchell Hashimoto 035b0c036f Bump i18n dependency to ~> 0.5.0 2011-01-07 01:26:18 -08:00
Mitchell Hashimoto 29db4aefd5 Load vagrant/version so that `vagrant version` works again 2011-01-07 01:25:54 -08:00
Mitchell Hashimoto 9e27355d0e Fix weird exception from autoloading Vagrant::SSH 2011-01-07 01:22:52 -08:00
Mitchell Hashimoto 8d529931ef Be gone glob loader! Move everything to autoload or explicit require. 2011-01-07 01:12:16 -08:00
Mitchell Hashimoto 9a158cf45a Set VAGRANT_HOME env var to change vagrant home directory 2011-01-06 19:21:23 -08:00
Mitchell Hashimoto a5d8193982 Allow multiple Vagrant::Config.run in a single Vagrantfile again 2011-01-06 19:05:31 -08:00
Mitchell Hashimoto b8c84b67b7 Vagrantfiles are loaded only once, instead of 4+ times [closes GH-238] 2011-01-06 19:00:29 -08:00
Mitchell Hashimoto e258395346 Rewrite of Vagrant::Config, on the path to fix bug with multiple loading Vagrantfiles 2011-01-06 18:35:58 -08:00
Mitchell Hashimoto f26c633468 Update CHANGELOG 2011-01-06 13:35:33 -08:00
Mitchell Hashimoto 8daf81686d Fix whitespace issues with puppet server 2011-01-06 13:35:08 -08:00
James Turnbull 3849355ef6 Basic Puppet Server provisioner 2011-01-06 13:33:22 -08:00
Mitchell Hashimoto 5ae7f2691b Emacs Vagrantfile config 2011-01-05 17:13:30 -08:00
Mitchell Hashimoto 7cfa2b6986 README in contrib directory 2011-01-05 17:06:58 -08:00
Brandon Philips b6a6183d45 contrib: Teach vim to treat Vagrantfile as ruby
Install into $HOME/.vim/plugin/vagrantfile.vim

Signed-off-by: Brandon Philips <brandon@ifup.org>
2011-01-05 17:03:10 -08:00
Mitchell Hashimoto 6a51e424db Remove net-ssh-shell dependency for now, until easier to integrate 2011-01-05 16:57:37 -08:00
Mitchell Hashimoto 496f68fd6a Move SSH::Session to its own file 2011-01-05 16:45:05 -08:00
Mitchell Hashimoto 670bfaa8ee Add net-ssh-shell to dependencies 2011-01-04 22:26:54 -08:00
Mitchell Hashimoto afa9d923d4 Fix some code style 2011-01-04 20:28:04 -08:00
Mitchell Hashimoto 5bc2e7fb74 Update CHANGELOG 2011-01-04 20:18:01 -08:00
Petyo Ivanov b9e24090e9 Add X11 ssh forwarding option (off by default). 2011-01-04 20:17:04 -08:00
Mitchell Hashimoto e0c716e454 Fix automount select to accept key/val instead of just val 2011-01-04 20:10:34 -08:00
Mitchell Hashimoto c1e0504c66 Improve the file downloader test to use a real file 2010-12-31 22:00:11 -06:00
Mitchell Hashimoto fb8f0c010b Reload config after downloading box during `up` [closes GH-231] 2010-12-31 21:41:05 -06:00
Mitchell Hashimoto e12d96d4df Only automount NFS folders which have guest path specified 2010-12-31 02:24:49 -06:00
Mitchell Hashimoto c1be64ae61 Shared folders with no guest path are not automounted [closes GH-184] 2010-12-31 02:19:27 -06:00
Mitchell Hashimoto 4cbce66ab1 Downloaders have clearer output to note what they're doing 2010-12-31 01:44:30 -06:00
Mitchell Hashimoto 6b74ad103d Box adding via HTTP follows redirects [closes GH-163] 2010-12-31 01:40:30 -06:00
Mitchell Hashimoto b33e4002ff Up version for development to 0.7.0.beta2.dev 2010-12-30 21:12:30 -06:00
Mitchell Hashimoto 82d26f29e8 Tests passing for shared folder mount changes. 2010-12-30 21:06:21 -06:00
Mitchell Hashimoto 681c4a1233 Fix tests dealing with VirtualBox 4 version checks 2010-12-30 21:04:23 -06:00
Ivan Evtuhovich cdbe14c09e Fix bug with mount vboxfs in SLES 11 boxes. Issue #251 2010-12-30 21:01:49 -06:00
Mitchell Hashimoto 8abdfe7b27 v0.7.0.beta - VirtualBox 4.0 support, initial testing 2010-12-24 19:25:18 -08:00
Mitchell Hashimoto b0ce015f40 Up VirtualBox version check to 4.0 2010-12-24 19:15:36 -08:00
Mitchell Hashimoto e19788701e Don't disable networks on halt/destroy. 2010-12-24 19:02:11 -08:00
Mitchell Hashimoto c32ab0442c Change the mechanism by which useless host only networks are detected and destroyed 2010-12-24 18:57:44 -08:00
Mitchell Hashimoto 4d8e3dc1bf Make this test actually test something 2010-12-24 18:41:18 -08:00
Mitchell Hashimoto 2018fd8645 "vbox-prev" bug still exists, but filename changes for VB4 2010-12-24 18:35:46 -08:00
Mitchell Hashimoto e4488c415e Update destroy to use new API for VB4 2010-12-24 15:19:31 -08:00
Mitchell Hashimoto 083c820a1b And this is v0.7.0.dev, due to major internal changes for VB 4 2010-12-24 14:20:16 -08:00
Mitchell Hashimoto 8f048fa470 Depend on virtualbox ~> 0.8.0 for VB 4.0 support 2010-12-24 14:19:27 -08:00
Mitchell Hashimoto dae641972a Slight edit to README 2010-12-23 16:35:41 -08:00
Brandon Philips 3cd66a5cc7 README: add hint on how to run vagrant from git
I am a total newb and it took me a moment to figure this step out. Might
help others out too. :-P

Signed-off-by: Brandon Philips <brandon@ifup.org>
2010-12-23 16:34:44 -08:00
Mitchell Hashimoto 7f41ce11b4 Up version for development (0.6.10.dev) 2010-12-21 20:10:44 -08:00
Mitchell Hashimoto 86394fc74b v0.6.9 2010-12-21 20:08:29 -08:00