.. |
action
|
Logging of `vagrant`, action running, and warden
|
2011-07-10 16:48:00 -07:00 |
command
|
Vagrantfile created should be capitalized still
|
2011-07-09 15:23:03 -07:00 |
config
|
Add `forwarded_port_destination` to find SSH port by that instead of key. [closes GH-375]
|
2011-07-10 22:41:35 -07:00 |
downloaders
|
Show nice error message for bad HTTP downloads [closes GH-403]
|
2011-07-05 22:48:02 -07:00 |
hosts
|
Added Arch Linux as under vagrant/hosts
|
2011-04-19 22:03:21 -07:00 |
provisioners
|
Multiple Chef provisioners no longer overwrite cookbook folders. [closes GH-407]
|
2011-07-07 22:49:58 -07:00 |
ssh
|
Set the home directory to /root when using sudo
|
2011-07-02 21:43:53 -07:00 |
systems
|
Update solaris system to respect new owner/group shared folder settings
|
2011-07-05 23:59:31 -07:00 |
util
|
Ruby 1.8 compatibility
|
2011-07-11 20:13:19 -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
|
Don't rely on exceptions for data store file existence checking
|
2011-01-29 20:52:56 -08:00 |
downloaders.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
environment.rb
|
Nitpick loading of configuration
|
2011-07-15 18:46:04 -07:00 |
errors.rb
|
Change default home directory to ~/.vagrant.d [closes GH-333]
|
2011-07-09 18:55:33 -07:00 |
hosts.rb
|
Added Arch Linux as under vagrant/hosts
|
2011-04-19 22:03:21 -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
|
Add `forwarded_port_destination` to find SSH port by that instead of key. [closes GH-375]
|
2011-07-10 22:41:35 -07:00 |
systems.rb
|
(368) Added local network config code for Suse.
|
2011-07-03 17:35:59 -07:00 |
test_helpers.rb
|
Set VAGRANT_HOME env var to change vagrant home directory
|
2011-01-06 19:21:23 -08:00 |
ui.rb
|
Specify program names for previous logging locations
|
2011-07-10 16:50:26 -07:00 |
util.rb
|
Remove ResourceLogger and PlainLogger
|
2011-07-10 15:35:45 -07:00 |
version.rb
|
v0.8.0.dev
|
2011-07-03 17:07:59 -07:00 |
vm.rb
|
Add more logging but default to it off for now until we add more later
|
2011-07-10 21:41:52 -07:00 |