.. |
action
|
CleanMachineFolder middleware to clean empty machine folders [closes GH-98]
|
2010-07-14 20:58:37 -07:00 |
commands
|
Power off during the package sequence if not already.
|
2010-07-07 20:58:20 -07:00 |
downloaders
|
Goodbye, Actions
|
2010-07-08 21:35:31 -07:00 |
hosts
|
NFS cleanup on BSD host
|
2010-07-13 22:30:54 -07:00 |
provisioners
|
Merge branch 'middleware'
|
2010-07-08 22:05:09 -07:00 |
systems
|
Mount NFS folders on the linux system
|
2010-07-13 22:04:56 -07:00 |
util
|
Move output helpers into the actual util class, gets rid of method missing on environment
|
2010-07-13 21:35:47 -07:00 |
action.rb
|
Action.run can be called with a class
|
2010-07-07 21:03:28 -07:00 |
active_list.rb
|
If JSON parsing fails on reading the active list, just set it to an empty hash
|
2010-05-06 11:02:53 -07:00 |
box.rb
|
Get rid of unused ivar on Box
|
2010-07-11 09:26:57 -07:00 |
busy.rb
|
Remove util.rb and that logger
|
2010-05-20 20:54:34 -07:00 |
command.rb
|
Environment loads blank VMs for non-created VMs.
|
2010-05-15 01:34:31 -07:00 |
config.rb
|
Concepts of "Hosts" introduced, preparing for host-specific behavior.
|
2010-07-10 22:07:10 -07:00 |
environment.rb
|
Concepts of "Hosts" introduced, preparing for host-specific behavior.
|
2010-07-10 22:07:10 -07:00 |
resource_logger.rb
|
Warning if guest additions version mismatches [closes GH-96]
|
2010-06-15 21:58:27 -07:00 |
ssh.rb
|
`config.ssh.forward_agent` option added [closes GH-105]
|
2010-07-08 22:38:14 -07:00 |
util.rb
|
Move output helpers into the actual util class, gets rid of method missing on environment
|
2010-07-13 21:35:47 -07:00 |
vm.rb
|
VM is no longer an action runner
|
2010-07-07 23:23:59 -07:00 |