Mitchell Hashimoto
|
ba1676b232
|
providers/hyperv: fix tests and bug with usable?
|
2014-04-21 13:53:36 -07:00 |
Mitchell Hashimoto
|
740652aef9
|
providers/hyperv: usable test
|
2014-04-21 13:53:09 -07:00 |
Mitchell Hashimoto
|
967f7bce1a
|
providers/virtualbox: usability test
|
2014-04-21 13:53:08 -07:00 |
Mitchell Hashimoto
|
f2bd6988b6
|
providers/docker: boxes are optional
|
2014-04-21 13:53:06 -07:00 |
Mitchell Hashimoto
|
ab2cae2379
|
providers/docker: synced folder usable? raises error, tests
/cc @fgrehm
|
2014-04-21 13:53:05 -07:00 |
Mitchell Hashimoto
|
2e13feb130
|
providers/docker: Clean up config and make a spec
|
2014-04-21 13:53:04 -07:00 |
Fabio Rehm
|
e51c5530d7
|
providers/docker: Remove retryable around `docker run` as it seems that it is no longer needed
|
2014-04-21 13:51:48 -07:00 |
Fabio Rehm
|
d705c48ef3
|
providers/docker: Implement public_address capability for `vagrant share`
|
2014-04-21 13:51:47 -07:00 |
Fabio Rehm
|
c0aa05c62a
|
providers/docker: Handle forwarded port collisions
|
2014-04-21 13:51:46 -07:00 |
Fabio Rehm
|
e5375715ef
|
providers/docker: Update driver to docker 0.9
|
2014-04-21 13:51:45 -07:00 |
Fabio Rehm
|
de588ba82c
|
providers/docker: Remove old README
|
2014-04-21 13:51:44 -07:00 |
Fabio Rehm
|
46cbeb38f0
|
providers/docker: Make use of Action::Builtin::IsState and remove provider specific actions
|
2014-04-21 13:51:42 -07:00 |
Fabio Rehm
|
29f2d9b09d
|
providers/docker: Remove custom Action::Message
|
2014-04-21 13:51:41 -07:00 |
Fabio Rehm
|
15605b1a81
|
providers/docker: Switch to new HandleBox middleware
|
2014-04-21 13:51:39 -07:00 |
Fabio Rehm
|
eaa4be8869
|
providers/docker: Remove Vagrant::Action shortcuts as we are on core now
|
2014-04-21 13:51:38 -07:00 |
Fabio Rehm
|
c09ce4bbbd
|
providers/docker: Add description
|
2014-04-21 13:51:37 -07:00 |
Fabio Rehm
|
87d2f35718
|
providers/docker: Get rid of some explicit requires in favor of autoloading
|
2014-04-21 13:51:35 -07:00 |
Fabio Rehm
|
3325bce2d0
|
providers/docker: Lazy load locales
|
2014-04-21 13:51:34 -07:00 |
Fabio Rehm
|
8c8826fe09
|
providers/docker: Get rid of vagrant version check from old plugin
|
2014-04-21 13:51:33 -07:00 |
Fabio Rehm
|
e79df6caaa
|
providers/docker: Move code out of lib dir so that Vagrant can pick it up
|
2014-04-21 13:51:32 -07:00 |
Fabio Rehm
|
5a60e568ce
|
providers/docker: Import code from https://github.com/fgrehm/docker-provider with some initial tweaks
|
2014-04-21 13:51:31 -07:00 |
Mitchell Hashimoto
|
9a16af10ad
|
core: Use Machine#state wherever possible so we update the index
|
2014-04-21 13:51:23 -07:00 |
Mitchell Hashimoto
|
7ccf7fadf2
|
providers/virtualbox: make ID os-friendly for Windows
|
2014-04-21 13:51:12 -07:00 |
Mitchell Hashimoto
|
d600e83e6d
|
guests/windows: configure networks
|
2014-04-21 13:51:09 -07:00 |
Jing Chan
|
97c8919f26
|
Small fix to hyper-v provision action
|
2014-04-17 17:48:03 -04:00 |
Mitchell Hashimoto
|
7749b8fba4
|
providers/hyperv: provision action [GH-3494]
|
2014-04-17 13:59:13 -07:00 |
Mitchell Hashimoto
|
b97c509c15
|
Remove this, supposed to be in vagrant-next
|
2014-04-10 13:43:15 -07:00 |
Mitchell Hashimoto
|
f47213f9b2
|
guests/coreos: docker_daemon_running cap [GH-3425]
|
2014-04-10 13:42:12 -07:00 |
Mitchell Hashimoto
|
c02eae2279
|
providers/hyperv: verify cmdlet is available [GH-3398]
|
2014-04-09 09:30:17 -07:00 |
Mitchell Hashimoto
|
18658fc6fb
|
Merge pull request #3337 from MSOpenTech/fix-issue-3336
providers/hyperv: HyperV provider resume. GH-3336
|
2014-04-01 21:58:33 -07:00 |
Oscar Renalias
|
8f4ae68f56
|
Fixes mitchellh/vagrant #3361 for VirtualBox 4.2.x, including internal networks
|
2014-03-31 21:32:12 +03:00 |
Oscar Renalias
|
094be9dc50
|
Fixes mitchellh/vagrant #3361 for VirtualBox 4.3.x, including internal networks
|
2014-03-31 21:31:51 +03:00 |
Oscar Renalias
|
cd6f24b2d9
|
Fixes mitchellh/vagrant #3361 for VirtualBox 4.2.x
|
2014-03-31 20:36:24 +03:00 |
Oscar Renalias
|
0314453f46
|
Fixes mitchellh/vagrant #3361 for VirtualBox 4.3.x
|
2014-03-31 20:36:16 +03:00 |
Ramakrishnan
|
41e1a7e0e4
|
HyperV provider resume. GH-3336
Fix for vagrant resume command for HyperV provider. Fixed the variable
name in action builder block.
|
2014-03-27 13:04:28 +05:30 |
Mitchell Hashimoto
|
d4b3f226dd
|
providers/virtualbox: fix missing interpolation [GH-3277]
|
2014-03-20 17:57:17 -07:00 |
Mitchell Hashimoto
|
a8fa2d5ffe
|
providers/virtualbox: import progress works on Windows
|
2014-03-12 20:02:05 -07:00 |
Marc Schlaich
|
5694c7dc2f
|
providers/virtualbox: retry list vms [GH-2831]
|
2014-03-12 16:23:32 +01:00 |
Mitchell Hashimoto
|
0f70ce7e46
|
providers/virtualbox: style nitpick
|
2014-03-11 08:48:33 -07:00 |
Mitchell Hashimoto
|
6a5fee0191
|
providers/virtualbox: add post-comm customize step [GH-3080]
|
2014-03-09 21:35:53 -07:00 |
Mitchell Hashimoto
|
cf5528b813
|
providers/hyperv: ssh_info doesn't need a dedicated action stack
|
2014-03-06 12:27:05 -08:00 |
Mitchell Hashimoto
|
75754019a9
|
providers/hyperv: fix the class name
|
2014-03-06 11:01:52 -08:00 |
Mitchell Hashimoto
|
074ea02b82
|
providers/hyperv: public_address cap
|
2014-03-06 11:01:19 -08:00 |
Mitchell Hashimoto
|
1ccedcd2cb
|
providers/hyperv: update driver stuff
|
2014-03-06 08:58:31 -08:00 |
Mitchell Hashimoto
|
d1dc010073
|
Merge pull request #3068 from MSOpenTech/driver-methods
provider/hyperv: move to Driver based model
|
2014-03-06 08:52:01 -08:00 |
Mitchell Hashimoto
|
0037d2c767
|
providers/hyperv: validate IP address returned [GH-3069]
|
2014-03-06 07:35:46 -08:00 |
Mitchell Hashimoto
|
35adc6063b
|
providers/hyperv: add test for windows guests
|
2014-03-05 18:50:31 -08:00 |
Mitchell Hashimoto
|
9120339dc7
|
providers/hyperv: set the hostname
|
2014-02-28 18:58:41 +01:00 |
Mitchell Hashimoto
|
729f0f5db8
|
providrs/hyperv: ask for the vswitch to use
|
2014-02-27 08:13:18 -08:00 |
Mitchell Hashimoto
|
3ddc63c88f
|
providers/hyperv: add script to read switches
|
2014-02-27 08:13:17 -08:00 |