.. |
action
|
Fix issue with port forwarding not respecting protocol option.
|
2011-02-25 19:30:27 -08:00 |
command
|
ssh-config checks key permissions prior to output
|
2011-01-28 17:52:44 -08:00 |
config
|
Fix issue with port forwarding not respecting protocol option.
|
2011-02-25 19:30:27 -08:00 |
downloaders
|
Downloaders have clearer output to note what they're doing
|
2010-12-31 01:44:30 -06:00 |
hosts
|
Added Arch Linux as under vagrant/hosts
|
2011-04-19 22:03:21 -07:00 |
provisioners
|
added :file_cache_path and :file_backup_path as configurable parameters
|
2011-02-25 19:33:01 -08:00 |
ssh
|
Fix issue with unknown terminal type output for sudo commands
|
2011-02-16 16:23:08 -08:00 |
systems
|
Setting hostname on Debian (not Ubuntu) should now work [closes GH-307]
|
2011-02-28 23:38:30 -08:00 |
util
|
Added Arch Linux as under vagrant/hosts
|
2011-04-19 22:03:21 -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
|
Remove config.ssh.port, it actually never did anything
|
2011-01-14 00:36:49 -08:00 |
hosts.rb
|
Added Arch Linux as under vagrant/hosts
|
2011-04-19 22:03:21 -07:00 |
plugin.rb
|
Fix plugin loading in a Rails 2.3.x project [closes GH-176]
|
2010-10-05 13:40:09 -07:00 |
provisioners.rb
|
New `shell` provisioner which uploads and executes a script as root on VM
|
2011-01-23 12:00:50 -08:00 |
ssh.rb
|
Can now configure what shell to sudo with (default: bash)
|
2011-02-08 23:06:05 -08:00 |
systems.rb
|
Setting hostname on Debian (not Ubuntu) should now work [closes GH-307]
|
2011-02-28 23:38:30 -08: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
|
Revert "Instead of using Kernel#system, use custom piped solution"
|
2010-09-29 23:38:07 -07:00 |
version.rb
|
Up version for development
|
2011-02-08 23:12:03 -08:00 |
vm.rb
|
Setting hostname on Debian (not Ubuntu) should now work [closes GH-307]
|
2011-02-28 23:38:30 -08:00 |