Gilles Cornu
|
a62d28fd7f
|
provisioners/ansible: remove an unused variable
Sorry, I missed that point in GH-2991 review.
[ci skip]
|
2014-02-28 09:00:05 +01:00 |
Mitchell Hashimoto
|
090ae57aaa
|
website/www: move plugin blog to 02-27
|
2014-02-27 17:55:34 -06:00 |
Mitchell Hashimoto
|
839cda08c4
|
website/docs: document vagrant login
|
2014-02-27 15:05:42 -08:00 |
Mitchell Hashimoto
|
730e268d20
|
website/docs: document vagrant share functionality
|
2014-02-27 15:00:37 -08:00 |
Mitchell Hashimoto
|
ac16f7a1fb
|
website/docs: don't capitalize commands docs
|
2014-02-27 13:57:22 -08:00 |
Mitchell Hashimoto
|
5de2bda9d7
|
website/www: blog post on vagrant 1.5 plugin improvements
|
2014-02-27 13:53:38 -08:00 |
Mitchell Hashimoto
|
c34954479b
|
Update CHANGELOG
|
2014-02-27 11:31:03 -08:00 |
Mitchell Hashimoto
|
a1b29ca82b
|
Merge pull request #2991 from gildegoma/review-pr2926
provisioner/ansible: Ansible single inventory file
|
2014-02-27 11:30:12 -08:00 |
Mitchell Hashimoto
|
1724d499dc
|
synced_folders/smb: higher priority than things like NFS and rsync
|
2014-02-27 08:13:39 -08: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 |
Mitchell Hashimoto
|
da58f7bdc0
|
providers/hyperv: remove bad reference to file
|
2014-02-27 08:13:16 -08:00 |
Mitchell Hashimoto
|
bdcb92ed07
|
providers/hyperv: disable parallelism
|
2014-02-27 08:13:15 -08:00 |
Mitchell Hashimoto
|
39bf9db651
|
providers/hyperv: remove unused config
|
2014-02-27 08:13:15 -08:00 |
Mitchell Hashimoto
|
d1bdfe492b
|
providers/hyperv: style
|
2014-02-27 08:13:14 -08:00 |
Mitchell Hashimoto
|
af4bc18c14
|
providers/hyperv: use IsState and Message built-ins everywhere
|
2014-02-27 08:13:13 -08:00 |
Mitchell Hashimoto
|
c735e81e4d
|
core: expand IsState to support inversions
|
2014-02-27 08:13:12 -08:00 |
Mitchell Hashimoto
|
e93038fd0e
|
providers/hyperv: suspend/resume
|
2014-02-27 08:13:11 -08:00 |
Mitchell Hashimoto
|
ef71729c24
|
providers/hyperv: remove nonexistent action
|
2014-02-27 08:13:10 -08:00 |
Mitchell Hashimoto
|
760f3d9b7b
|
providers/hyperv: that synced folder stuff can go
|
2014-02-27 08:13:09 -08:00 |
Mitchell Hashimoto
|
41bc86c490
|
providers/hyperv: clean up provider since we moved out SMB
|
2014-02-27 08:13:08 -08:00 |
Mitchell Hashimoto
|
dd6f1083b0
|
synced_folders/smb: test for admin privileges
|
2014-02-27 08:13:07 -08:00 |
Mitchell Hashimoto
|
a50421c54c
|
synced_folders/smb: raise error if not windows
|
2014-02-27 08:13:06 -08:00 |
Mitchell Hashimoto
|
0fe4a4af26
|
synced_folders/smb: basically working
|
2014-02-27 08:13:05 -08:00 |
Mitchell Hashimoto
|
31abc3f4a3
|
providers/hyperv: fix file format to unix
|
2014-02-27 08:13:04 -08:00 |
Mitchell Hashimoto
|
ea871ec9ef
|
providers/hyperv: change wording to look a bit better
|
2014-02-27 08:13:03 -08:00 |
Mitchell Hashimoto
|
4c810a879a
|
providers/hyperv: clone the disk
|
2014-02-27 08:13:02 -08:00 |
Mitchell Hashimoto
|
d8e4482f2c
|
providers/hyperv: enable provisioning
|
2014-02-27 08:13:01 -08:00 |
Mitchell Hashimoto
|
d4ec3b5dfc
|
providers/hyperv: reset machine ID if machine deleted outside
|
2014-02-27 08:13:00 -08:00 |
Mitchell Hashimoto
|
faf906c057
|
providers/hyperv: wait for communicator on boot
|
2014-02-27 08:12:59 -08:00 |
Mitchell Hashimoto
|
9fa4549105
|
providers/hyperv: remove unused var
|
2014-02-27 08:12:58 -08:00 |
Mitchell Hashimoto
|
5d19285774
|
providers/hyperv: wait for IP on boot
|
2014-02-27 08:12:57 -08:00 |
Mitchell Hashimoto
|
64abd95c6f
|
providers/hyperv: use HandleBox middleware
|
2014-02-27 08:12:57 -08:00 |
Mitchell Hashimoto
|
27688a183b
|
providers/hyperv: destroy
|
2014-02-27 08:12:56 -08:00 |
Mitchell Hashimoto
|
7c0948c81d
|
providers/hyperv: clean up status script
|
2014-02-27 08:12:55 -08:00 |
Mitchell Hashimoto
|
88247797d4
|
providers/hyperv: more cleanup
|
2014-02-27 08:12:54 -08:00 |
Mitchell Hashimoto
|
fe93b0d2a5
|
providers/hyperv: more checks on machine import
|
2014-02-27 08:12:53 -08:00 |
Mitchell Hashimoto
|
784a5b2e32
|
providers/hyperv: all sorts of tests to verify Windows/admins
|
2014-02-27 08:12:51 -08:00 |
Mitchell Hashimoto
|
ab4390eb67
|
providers/hyperv: clean up driver error handling quite a bit
|
2014-02-27 08:12:51 -08:00 |
Mitchell Hashimoto
|
fb7dd73d95
|
providers/hyperv: better errors
|
2014-02-27 08:12:49 -08:00 |
Mitchell Hashimoto
|
a1958ee12f
|
providers/hyperv: shuffle things around
|
2014-02-27 08:12:48 -08:00 |
Mitchell Hashimoto
|
3d8971b15f
|
providers/hyper-v: cleanup
|
2014-02-27 08:12:47 -08:00 |
Mitchell Hashimoto
|
ca24d60d8f
|
providers/hyperv: initial commit
Initial work done by MS Open Tech
|
2014-02-27 08:12:46 -08:00 |
Mitchell Hashimoto
|
6b17783688
|
synced_folders/nfs: unavailable on Windows
|
2014-02-27 08:11:50 -08:00 |
Mitchell Hashimoto
|
c877fc27a7
|
communicators/ssh: call ready? when waiting
This lets things like the SSH key go in
|
2014-02-26 11:35:41 -08:00 |
Mitchell Hashimoto
|
1061e9335c
|
website/www: keep the mdash on the blog post
|
2014-02-26 10:14:14 -08:00 |
Mitchell Hashimoto
|
cd3f43902a
|
Update 2014-02-24-feature-preview-vagrant-1-5-share.html.markdown
|
2014-02-26 10:13:44 -08:00 |
Jack Pearkes
|
5c3435e76f
|
website/www: share post html encoding of the emdash
|
2014-02-26 13:07:46 -05:00 |
Jack Pearkes
|
c071abf288
|
website/www: add a note about fullscreen
|
2014-02-26 12:17:50 -05:00 |
Jack Pearkes
|
9aabc28031
|
website/www: remove gnu/linux to stop wrapping
|
2014-02-26 12:12:21 -05:00 |