John Bender
|
07284b4003
|
dirname changed to project root const
|
2010-03-12 01:37:45 -08:00 |
John Bender
|
00eecf5bdd
|
moved to key based ssh
|
2010-03-12 01:19:45 -08:00 |
Mitchell Hashimoto
|
f3d735fae1
|
Up the default timeout, which allows the SSH connection to work even without an internet connection
|
2010-03-11 15:56:44 -08:00 |
Mitchell Hashimoto
|
2763540b44
|
Move default chef solo configuration to the chef solo provisioner
|
2010-03-10 14:58:41 -08:00 |
Mitchell Hashimoto
|
d81e5dc28d
|
Remove all "chef" configuration and moved chef solo provisioning to its own class
|
2010-03-10 14:27:02 -08:00 |
Mitchell Hashimoto
|
d818bf856b
|
SSH timeout is now configurable with `config.ssh.timeout`
|
2010-03-08 19:30:58 -08:00 |
John Bender
|
0cdc6b5eaa
|
moved hanging dotfile_name under Vagrant.config.vagrant
|
2010-03-04 23:50:08 -08:00 |
Mitchell Hashimoto
|
1e3109e2f7
|
Pointless configuration change
|
2010-03-01 00:48:14 -08:00 |
Mitchell Hashimoto
|
1a6f838baa
|
`vagrant up` (specifically Actions::VM::Import) now uses a configured box rather than a base VM. Much cleaner!
|
2010-02-23 00:05:41 -08:00 |
John Bender
|
c644cfad1a
|
package and unpackage moved to tar, tarruby added
|
2010-02-19 00:54:49 -08:00 |
Mitchell Hashimoto
|
05f4845509
|
Provisioning can now be enabled/disabled by configuration.
|
2010-02-16 01:05:42 -08:00 |
John Bender
|
1c045bd447
|
refactored package into actions: export, package
|
2010-02-15 22:53:52 -08:00 |
John Bender
|
c9d0d0d9d9
|
packaging and unpackaging
|
2010-02-15 14:49:47 -08:00 |
John Bender
|
9e3a57fc36
|
package command
|
2010-02-12 00:14:08 -08:00 |
Mitchell Hashimoto
|
03079d9fa6
|
Get rid of "VAGRANT_ENV" since that was just a hack. Log output location configurable now.
|
2010-02-10 13:59:25 -08:00 |
Mitchell Hashimoto
|
aa2d3d58db
|
Project directory and instance role added to provisioning JSON
|
2010-02-10 12:05:36 -08:00 |
Mitchell Hashimoto
|
c1998d2127
|
And then God said unto thee, "You shall be named Vagrant."
|
2010-02-09 23:08:23 -08:00 |
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
|
9e713aa73b
|
Fix default config to work with new ssh config keys
|
2010-02-03 00:17:52 -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 |