.. |
action
|
Fix regression with `package` not working. [closes GH-132]
|
2010-08-02 19:44:15 -07:00 |
commands
|
Fix failing tests due to init change
|
2010-08-02 19:40:41 -07:00 |
downloaders
|
No need to catch action exception on downloaders. Converted to using proper environment errors.
|
2010-07-24 09:18:10 -07:00 |
hosts
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -07:00 |
provisioners
|
Run chef provisioners with "-E" flag on sudo so PATH is preserved on CentOS [closes GH-133]
|
2010-08-03 09:14:35 -07:00 |
systems
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -07:00 |
util
|
Get rid of the PROJECT_ROOT constant.
|
2010-08-23 21:33:14 -07:00 |
action_test.rb
|
Raise a useful exception when an invalid callable is ran
|
2010-07-27 19:35:57 -07:00 |
active_list_test.rb
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -07:00 |
box_test.rb
|
`vagrant box repackage` can now take the typical `--output` and `--include` parameters
|
2010-07-28 20:30:16 -07:00 |
command_test.rb
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -07:00 |
config_test.rb
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -07:00 |
environment_test.rb
|
Get rid of the PROJECT_ROOT constant.
|
2010-08-23 21:33:14 -07:00 |
ssh_session_test.rb
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -07:00 |
ssh_test.rb
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -07:00 |
util_test.rb
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -07:00 |
vm_test.rb
|
`vagrant up` can be used the same as `vagrant resume` [closes GH-134]
|
2010-08-03 19:43:39 -07:00 |