Mitchell Hashimoto
fb1a825c0d
providers/docker: host IP and protocol is respected [GH-4505]
2014-10-21 17:17:34 -07:00
Mitchell Hashimoto
5228437b30
providers/docker: nicer error if package is called [GH-4595]
2014-10-21 17:04:46 -07:00
Mitchell Hashimoto
5ebd10c19c
communicators/ssh: timeout on connection check
2014-10-21 17:00:05 -07:00
Mitchell Hashimoto
7f432422e1
providers/docker: properly copy create_args in config [GH-4526]
2014-10-21 16:39:26 -07:00
Mitchell Hashimoto
18c76f0a86
provisioners/docker: search for Docker in multiple paths [GH-4580]
2014-10-21 16:19:02 -07:00
Mitchell Hashimoto
58f7310444
providers/virtualbox: detect conflict in name [GH-4681]
2014-10-21 15:56:32 -07:00
Seth Vargo
2f529d47e7
VMWare -> VMware
2014-10-21 18:37:53 -04:00
Mitchell Hashimoto
d4b4420a94
Merge pull request #4653 from mitchellh/sethvargo/document_parallel
...
website: vmware does not support --parallel
2014-10-21 15:35:59 -07:00
Miguel Perez
307c670154
Use SSL to download docker gpg key.
...
Fixed #4569
2014-10-21 17:29:49 -04:00
Matt Wrock
461f6f1281
do not automatically add /vagrant synced folder if another folder is already assigned to current path
2014-10-20 23:13:13 -07:00
Matt Wrock
9671f00e3a
use smb username and password in synced_folders config if available instead of prompting
2014-10-20 22:05:56 -07:00
Jeff Ramnani
bd5fd7ab18
Fix #4658 . Bad NFS exports file on OS X & BSD hosts.
...
For FreeBSD guests, Virtualbox can sometimes report the private network
interface IP address as "0.0.0.0". This will cause an invalid NFS
exports file to be generated for FreeBSD and OS X hosts.
Fixed by not allowing Virtualbox to report a guest IP address of
"0.0.0.0".
2014-10-20 12:35:30 -05:00
Christian Berendt
e9a28b02a5
Remove Vagrant constants
2014-10-20 17:59:47 +02:00
Gilles Cornu
89a4a29d65
Memoize machine.ssh_info when ready for connection
2014-10-20 17:45:02 +02:00
Gilles Cornu
4e81be879c
Check SSH key permissions in machine.ssh_info
...
With this change, any caller of machine.ssh_info is assured that best
efforts will be done to fix possible wrong permissions on the private
key files.
Fix #4652
2014-10-20 17:33:06 +02:00
Mitchell Hashimoto
6986a8eeb2
Update wording for unreleased boxes
2014-10-18 16:28:05 -07:00
Mitchell Hashimoto
de408dafbf
Update CHANGELOG
2014-10-18 16:13:59 -07:00
Mitchell Hashimoto
34ac5f474c
Merge pull request #4615 from styro/fix/master/issue-4614
...
provisoiners/salt: Check whether Salt bootstrap script exists before deleting it. GH-4614
2014-10-18 16:13:20 -07:00
Mitchell Hashimoto
4af0f9b9c6
whitespace
2014-10-18 16:13:01 -07:00
Mitchell Hashimoto
bed1f8335f
Merge pull request #4638 from julienvey/ssh_log_level
...
Allow SSH LogLevel to be overridden in Vagrant.Util.SSH.exec
2014-10-18 16:08:09 -07:00
Seth Vargo
e47a8b9068
VirtualBox does not support it either
2014-10-17 11:31:13 -04:00
Seth Vargo
5ad5411e0f
Add a note to check the docs
2014-10-17 11:23:31 -04:00
Seth Vargo
ea9d56f459
Add a note that VMWare does not support parallelization at this time
2014-10-17 11:22:26 -04:00
Seth Vargo
29c5658ce8
Add a note that VirtualBox supports parallelization
2014-10-17 11:21:35 -04:00
Seth Vargo
201e6b4d69
Update to the latest bundle to fix rubyracer issues
2014-10-17 11:21:24 -04:00
Seth Vargo
1dd816cbe2
Do not require rb-notify (temporary until we can upgrade middleman)
2014-10-17 11:21:11 -04:00
Shawn Neal
c0db48b0ab
Fixed the WinRM config documentation
2014-10-16 09:00:08 -07:00
Shawn Neal
7ff755c0da
Added Windows base box creation docs
2014-10-16 08:56:30 -07:00
Shawn Neal
e91cc1e0df
Added communicator to config docs, specifically for winrm
2014-10-16 08:16:01 -07:00
Shawn Neal
189fd3246b
Added basic WinRM config website docs
2014-10-16 08:11:38 -07:00
crypt1d
99c1327203
Merge remote-tracking branch 'upstream/master'
2014-10-16 16:14:39 +02:00
Julien Vey
d7493892f4
Allow SSH LogLevel to be overridden
2014-10-15 08:25:29 +02:00
dch
97589636b1
Provide output on raising LinuxMountFailed
2014-10-14 18:25:13 +01:00
Teemu Matilainen
407f8dad1e
Merge pull request #4632 from janek-warchol/patch-1
...
docs - http sharing: fix typo
2014-10-13 14:26:55 -03:00
Janek Warchoł
0c8d0e4d1a
docs - http sharing: fix typo
2014-10-13 16:03:57 +02:00
Mitchell Hashimoto
77df7a2742
Merge pull request #4625 from tmatilai/travis_bundler
...
Force compatible Bundler version in Travis
2014-10-11 09:02:08 -07:00
Teemu Matilainen
3955d533f3
Force compatible Bundler version in Travis
2014-10-11 18:52:50 +03:00
Jörn Schwarze
b2a37dae99
...missed to replace the device variable :-)
2014-10-10 22:49:45 +02:00
Jörn Schwarze
fe3a380823
First fix didn't work correctly.
...
Now, the ip address will be removed, if there (from dhcp) and re-configured with the given value.
2014-10-10 22:42:13 +02:00
Jörn Schwarze
5036326319
Adding condition for the ipadm command on static ip addresses.
...
This will enable restarting solaris 11 vagrant boxes with static ip addresses.
2014-10-10 20:09:42 +02:00
David Lundgren
8b40f2bb2d
Don't update the NFS exports file [GH-4148]
...
Wrapped the NFS export modification process with a check for when there
are not exports to be modified
2014-10-10 11:02:01 -05:00
crypt1d
ca1456ff82
initial changes for forwarding port modifications
2014-10-10 13:01:04 +02:00
Anton D
fdbf3366ce
Check whether Salt bootstrap script exists before attempting to delete it. GH-4614
2014-10-10 23:20:50 +13:00
Seth Vargo
31c77bed37
Merge pull request #4601 from davidjb/master
...
Add security note to documentation for public networks
2014-10-08 08:57:41 -07:00
David\ Beitey
9b5665c3c1
Add security note for public networks
2014-10-08 16:05:46 +10:00
Shawn Neal
220e4f23b2
Merge pull request #4209 from mwrock/smb_sync
...
adding smb sync folder implementation for windows guests addressing #3699
2014-10-07 08:19:26 -07:00
Thomas Boerger
95f39d52fa
Added better check if nfs server is available on SUSE hosts
2014-10-06 16:32:00 +02:00
Michael Kuzmin
bdef7efb2d
Fix for ignored `config.vm.box_server_url` setting.
...
https://github.com/mitchellh/vagrant/pull/4282 introduced new setting to set alternate vagrant cloud server URLs, but it doesn't work actually.
This PR helps to process the value correctly.
2014-09-29 22:36:37 +04:00
Julien Pervillé
97341c3234
providers/docker: allow multiple links to same backend (different aliases).
2014-09-29 18:46:01 +02:00
Jack Pearkes
bddca42bcb
docs: fix typo
2014-09-26 10:50:29 -04:00