.. |
action
|
Provisioners now properly share folders again
|
2011-07-07 10:38:32 -07:00 |
command
|
Forward agent and forward X11 properly appear in `ssh_config` output. [closes GH-105]
|
2011-07-06 00:36:05 -07:00 |
config
|
Forward agent and forward X11 properly appear in `ssh_config` output. [closes GH-105]
|
2011-07-06 00:36:05 -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
|
Chef solo no longer overwrites share folders when multiple provisioners exist
|
2011-07-07 21:38:07 -07:00 |
action.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08: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
|
Fix blank resource output on base box export [closes GH-267]
|
2011-01-09 15:52:19 -08:00 |
errors.rb
|
Show nice error message for bad HTTP downloads [closes GH-403]
|
2011-07-05 22:48:02 -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
|
Cache SSH connections to VMs.
|
2011-07-07 23:15:19 -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
|
More Ruby 1.8.7 trickery
|
2010-09-27 12:21:34 -07:00 |
util.rb
|
Chef solo no longer overwrites share folders when multiple provisioners exist
|
2011-07-07 21:38:07 -07:00 |
version.rb
|
v0.8.0.dev
|
2011-07-03 17:07:59 -07:00 |
vm.rb
|
(368) Added local network config code for Suse.
|
2011-07-03 17:35:59 -07:00 |