Mitchell Hashimoto
|
8abb4e1d6e
|
Provisioning now generates a DNA JSON file and uploads it to the /tmp directory for use. Fixed some issues with SCPing.
|
2010-02-09 18:16:19 -08:00 |
Mitchell Hashimoto
|
168c7e0f39
|
Provisioning beginning. Not much done yet.
|
2010-02-09 00:31:52 -08:00 |
Mitchell Hashimoto
|
7fd4ee0160
|
Shared folder is now properly mounted on hobo-up
|
2010-02-06 00:01:47 -08:00 |
Mitchell Hashimoto
|
3b53bdc79e
|
Updated to bundler 0.9.3 gemfile format
|
2010-02-05 23:41:22 -08:00 |
Mitchell Hashimoto
|
21b1aa50f7
|
Rename config values for SSH to more human terms
|
2010-02-03 00:17:32 -08:00 |
Mitchell Hashimoto
|
7971d656fe
|
Implement `forward_port` method for VMs in configuration
|
2010-02-03 00:02:12 -08:00 |
Mitchell Hashimoto
|
c9d341ae2b
|
Hobo::Config revamp
|
2010-02-01 22:14:40 -08:00 |
Mitchell Hashimoto
|
303cc90a12
|
Waiting for a VM to boot maxes out (configurable # of times)
|
2010-01-31 22:38:00 -08:00 |
Mitchell Hashimoto
|
f4cc3d430b
|
Hobo up creates the VM, matches MAC addresses for NAT, port forwards SSH.
|
2010-01-30 00:07:58 -08:00 |
John Bender
|
e98e9eba24
|
"load! load_config! load_uuid! and a persisted_uuid added to Hobo::Env"
|
2010-01-29 23:22:58 -08:00 |
Mitchell Hashimoto
|
5f5b080464
|
Whitespace
|
2010-01-29 20:40:43 -08:00 |
Mitchell Hashimoto
|
ed22b555f4
|
Logging environments (silence for tests) and some test refactor
|
2010-01-29 20:38:36 -08:00 |
John Bender
|
6ea3fe39b9
|
compacted class default value class methods in ssh, and tightened up the tests
|
2010-01-26 20:49:22 -08:00 |
John Bender
|
3fd2ef5e2b
|
ssh and ssh expect script added
|
2010-01-26 00:01:17 -08:00 |
Mitchell Hashimoto
|
41a474dd77
|
Back to mocha for now. Flexmock made stubbing awkward.
|
2010-01-21 23:57:31 -08:00 |
Mitchell Hashimoto
|
a628274e94
|
Initial commit for VirtualBox class.
|
2010-01-21 23:54:13 -08:00 |
John Bender
|
b054973dc6
|
env and config tested and working
|
2010-01-21 23:38:41 -08:00 |
John Bender
|
07be6f1ac0
|
config hash to dot methods
|
2010-01-21 23:38:41 -08:00 |
Mitchell Hashimoto
|
531aa5474d
|
ruby-debug in tests
|
2010-01-21 21:36:34 -08:00 |
John Bender
|
ec2e34e9e3
|
corrected bundler require
|
2010-01-21 21:08:55 -08:00 |
John Bender
|
4bb35e6af1
|
moved vendor require to test_helper
|
2010-01-21 21:07:01 -08:00 |
John Bender
|
032d0175de
|
test_helper and passing test
|
2010-01-21 20:35:31 -08:00 |