.. |
action
|
Fix regression introduced with cab1e4e
|
2011-11-05 15:19:03 -07:00 |
command
|
Make init respect the env's cwd.
|
2011-10-30 22:48:35 -07:00 |
config
|
Remove "disk_image_format" config, since it isn't used. [closes GH-478]
|
2011-08-27 19:55:36 -07:00 |
downloaders
|
Added Basic Auth support to HTTP downloader.
|
2011-10-14 18:37:24 +02:00 |
hosts
|
Look for "redhat-release" for Fedora
|
2011-08-28 14:13:54 -07:00 |
provisioners
|
Revert "Don't expand VM folders for Chef"
|
2011-08-29 21:10:37 -07:00 |
ssh
|
ssh: get proper $PATH for exec! [closes GH-426]
|
2011-07-25 21:22:16 -07:00 |
systems
|
Use /etc/nodename for hostname; preferable for this situation
|
2011-10-30 22:40:21 -07:00 |
util
|
Distro dispatch for Host classes
|
2011-08-27 23:39:02 -07:00 |
action.rb
|
Logging of `vagrant`, action running, and warden
|
2011-07-10 16:48:00 -07:00 |
box.rb
|
Don't need to call ".new" on raising exceptions
|
2010-12-21 20:04:21 -08:00 |
box_collection.rb
|
BoxCollection no longer inherits from Array
|
2010-11-30 20:13:45 -08:00 |
cli.rb
|
YARD and some documentation
|
2010-09-22 09:43:30 -06:00 |
command.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
config.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
data_store.rb
|
Fix crashing bug if .vagrant is invalid. [closes GH-496]
|
2011-09-11 23:23:17 -07:00 |
downloaders.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
environment.rb
|
Require VirtualBox 4.1.x
|
2011-07-19 14:32:27 -07:00 |
errors.rb
|
Show warning if forwarding port less than 1024 [closes GH-487]
|
2011-09-11 23:56:02 -07:00 |
hosts.rb
|
Use proper nfsd binary on Fedora [closes GH-450]
|
2011-08-27 23:47:13 -07:00 |
plugin.rb
|
Do not load a plugin if it depends on invalid version of Vagrant
|
2011-07-02 09:27:28 -07:00 |
provisioners.rb
|
Rename :chef_server to :chef_client. [GH-359]
|
2011-07-03 17:20:06 -07:00 |
ssh.rb
|
Disable SSH caching for now
|
2011-07-21 14:55:03 -07:00 |
systems.rb
|
set hostname on archlinux [closes GH-439]
|
2011-07-30 12:03:18 -07:00 |
test_helpers.rb
|
Make init respect the env's cwd.
|
2011-10-30 22:48:35 -07:00 |
ui.rb
|
Fix wrong # of argument issue. [closes GH-518]
|
2011-10-14 17:19:16 +02:00 |
util.rb
|
Remove ResourceLogger and PlainLogger
|
2011-07-10 15:35:45 -07:00 |
version.rb
|
up version for development
|
2011-09-13 13:25:09 -07:00 |
vm.rb
|
`vagrant up` on created machines check for inaccessible machines
|
2011-08-28 20:35:45 -07:00 |