Seth Vargo
|
2f2c442457
|
Document that the `shutdown` command must be on the $PATH
- Fixes GH-6449
- Closes GH-6450
|
2015-11-26 12:22:23 -05:00 |
Romulo De Lazzari
|
a9e1ef4fe3
|
update help message on --provision-with to add by provisioner name
|
2015-11-26 15:17:09 +00:00 |
Gilles Cornu
|
32bb316564
|
Update CHANGELOG.md
close #5086
|
2015-11-25 22:48:56 +01:00 |
Gilles Cornu
|
eaf918ec35
|
Merge branch 'gildegoma/5086-ansible-winrm' into master
|
2015-11-25 22:46:08 +01:00 |
Seth Vargo
|
2221a1dc8f
|
Merge pull request #6599 from legal90/test-linked-clone
Add acceptance test for linked clones
|
2015-11-25 15:41:22 -05:00 |
Seth Vargo
|
6c40a8b66c
|
Update CHANGELOG
|
2015-11-25 15:40:54 -05:00 |
Seth Vargo
|
c24a44a7c6
|
Merge pull request #6591 from mitchellh/sethvargo/ports
Add `vagrant port` command
|
2015-11-25 15:39:59 -05:00 |
Mikhail Zholobov
|
3d4a133dce
|
Add acceptance test for linked clones
|
2015-11-25 00:23:19 +02:00 |
Seth Vargo
|
1bb9a48ae7
|
Fix cap test
|
2015-11-24 16:41:13 -05:00 |
Seth Vargo
|
3502042d96
|
Lol whitespace [ci skip]
|
2015-11-24 16:36:36 -05:00 |
Seth Vargo
|
b4371725af
|
Add documentation for port command
|
2015-11-24 16:33:09 -05:00 |
Seth Vargo
|
050f8d4d71
|
Allow specifying the guest port search
|
2015-11-24 16:33:09 -05:00 |
Seth Vargo
|
4cebe283e8
|
Remove debug/todo comments
|
2015-11-24 16:33:09 -05:00 |
Seth Vargo
|
f20c08f57f
|
Return nil if the VM is not running when looking at forwarded ports
|
2015-11-24 16:33:09 -05:00 |
Seth Vargo
|
beb84d3212
|
Move to I18n
|
2015-11-24 16:33:09 -05:00 |
Seth Vargo
|
958ce8983b
|
Remove todo comment
|
2015-11-24 16:33:08 -05:00 |
Seth Vargo
|
063f60e593
|
Add `vagrant port` command
|
2015-11-24 16:33:08 -05:00 |
Seth Vargo
|
4ebf0252a4
|
Merge pull request #6597 from timuralp/bundler_fix
Fix the resolution of SafeEnv.
|
2015-11-24 15:25:23 -05:00 |
Timur Alperovich
|
5b910c186c
|
Fix the resolution of SafeEnv.
Recent change broke bundler.rb due to incorrect scope resolution (the
error is: uninitialized constant Vagrant::Bundler::SafeEnv
(NameError).
|
2015-11-24 12:18:50 -08:00 |
Mitchell Hashimoto
|
7a1d17042d
|
install VB 5.0.10
|
2015-11-23 22:54:31 -08:00 |
Seth Vargo
|
15ddc1bf9d
|
Add docs for action hooks
Fixes GH-6271
|
2015-11-23 21:07:00 -05:00 |
Seth Vargo
|
c05486b1ad
|
Update docs on owner/group for docker synced folders
Fixes GH-5906
|
2015-11-23 20:40:30 -05:00 |
Seth Vargo
|
3f6b4e2dda
|
Update docs for sudo for NFS
Fixes GH-6022
|
2015-11-23 20:37:49 -05:00 |
Seth Vargo
|
aa4dd7cd0e
|
Update CHANGELOG
|
2015-11-23 20:25:09 -05:00 |
Seth Vargo
|
5f8f13d0b1
|
Merge pull request #6590 from mitchellh/sethvargo/login_proxy
Respect proxy envvars for login command
|
2015-11-23 20:23:34 -05:00 |
Seth Vargo
|
bd48d24825
|
Respect proxy envvars for login command
|
2015-11-23 20:19:45 -05:00 |
Seth Vargo
|
1fd3c955b7
|
Update CHANGELOG
|
2015-11-23 20:04:30 -05:00 |
Seth Vargo
|
db6bd5e824
|
Merge pull request #6589 from mitchellh/sethvargo/escape_identity_file
Escape identify file path
|
2015-11-23 20:03:25 -05:00 |
Seth Vargo
|
8f420837a4
|
Escape identify file path
|
2015-11-23 20:00:12 -05:00 |
Seth Vargo
|
2a6db90afd
|
Update CHANGELOG
|
2015-11-23 19:39:13 -05:00 |
Seth Vargo
|
262e3f254e
|
Merge pull request #6588 from mitchellh/sethvargo/env_shell
Add :env option to shell provisioner
|
2015-11-23 19:38:19 -05:00 |
Seth Vargo
|
eaf0aeb210
|
Fix test
|
2015-11-23 19:35:03 -05:00 |
Seth Vargo
|
930e166b47
|
Add :env option to shell provisioner
|
2015-11-23 19:29:35 -05:00 |
Seth Vargo
|
977e3f92e4
|
Merge pull request #6587 from mitchellh/sethvargo/chef_presence
Use the new presence helpers in the Chef provisioner
|
2015-11-23 18:50:05 -05:00 |
Seth Vargo
|
8c3f833e8e
|
Use the new presence helpers in the Chef provisioner
|
2015-11-23 18:33:47 -05:00 |
Seth Vargo
|
0698743724
|
Merge pull request #6585 from mitchellh/sethvargo/presence
Add presence helpers
|
2015-11-23 18:13:18 -05:00 |
Seth Vargo
|
4c55c39b2d
|
Add presence helpers
|
2015-11-23 18:04:18 -05:00 |
Seth Vargo
|
ff7e65c5e1
|
Merge pull request #6584 from mitchellh/sethvargo/ipv6_fix
Skip nil IP addresses in ipv6 fix
|
2015-11-23 17:26:56 -05:00 |
Seth Vargo
|
844cca9013
|
Skip nil IP addresses in ipv6 fix
Fixes GH-6558
|
2015-11-23 17:20:20 -05:00 |
Seth Vargo
|
e4dad788e1
|
Remove website docs that are wrong
|
2015-11-23 17:07:30 -05:00 |
Seth Vargo
|
de1bd061f1
|
Merge pull request #6582 from LalatenduMohanty/fedora-guest-detection
Making the Fedora guest detection search string generic
|
2015-11-23 17:04:03 -05:00 |
Seth Vargo
|
5ee7f805a8
|
Update CHANGELOG
|
2015-11-23 16:30:28 -05:00 |
Seth Vargo
|
ca38d3673f
|
Merge pull request #6583 from mitchellh/sethvargo/public_address_cap
Add public_address cap for VirtualBox
|
2015-11-23 16:29:17 -05:00 |
Seth Vargo
|
7b89ecc230
|
Add public_address cap for VirtualBox
Fixes GH-5978
|
2015-11-23 16:23:22 -05:00 |
Mitchell Hashimoto
|
2875928b76
|
remove failing test that was brittle
|
2015-11-23 12:11:48 -08:00 |
Lalatendu Mohanty
|
7bb57c6f83
|
Making the Fedora guest detection search string generic
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
|
2015-11-24 01:36:17 +05:30 |
Mitchell Hashimoto
|
24799575c3
|
providers/hyperv: fix error
|
2015-11-23 12:06:11 -08:00 |
Mitchell Hashimoto
|
b23b48a614
|
providers/hyper-v: support more than one NIC [GH-4346]
|
2015-11-23 12:05:37 -08:00 |
Mitchell Hashimoto
|
55e872eda4
|
Merge pull request #6118 from mjaverto/patch-1
Fix Win 10 Enterprise Vagrant Error
|
2015-11-23 11:45:23 -08:00 |
Mitchell Hashimoto
|
601f7d41e5
|
synced_folders/smb: use cred files [GH-4230]
|
2015-11-23 11:11:50 -08:00 |