Commit Graph

6769 Commits

Author SHA1 Message Date
Mitchell Hashimoto 59ebef7b4b command/rsync-auto: proxy VMs work [GH-4067] 2014-10-22 16:25:59 -07:00
Mitchell Hashimoto 0e29dd5668 commands/rsync: handle proxy machines [GH-4066] 2014-10-22 16:17:39 -07:00
Jack Pearkes bdd0424d7d Merge pull request #4689 from mitchellh/h-eula
Update eula to pdf version
2014-10-22 16:52:02 -04:00
Kevin Fishner ec3f14885d update eula to pdf version 2014-10-22 13:39:09 -07:00
Mitchell Hashimoto 296d0639cc providers/docker: support auth [GH-4042] 2014-10-22 13:12:31 -07:00
Mitchell Hashimoto cff57c8d01 core: trigger machine_id_changed for reload [GH-3963] 2014-10-22 12:07:49 -07:00
Mitchell Hashimoto 1ee46d3c95 providers/docker: check proper state for docker-logs [GH-3990] 2014-10-22 11:20:00 -07:00
Mitchell Hashimoto 9c23e4d9cb providers/docker: expand vagrant_vagrantfile [GH-4000] 2014-10-22 11:02:26 -07:00
Mitchell Hashimoto 59fe62ec11 providers/docker: public_address reports host machine addr [GH-4342] 2014-10-22 10:37:32 -07:00
Mitchell Hashimoto 7988f0fb7c Fix broken unit tests 2014-10-22 09:44:48 -07:00
Mitchell Hashimoto 57a1269e35 providers/docker: read the container ID properly 2014-10-22 09:33:57 -07:00
Mitchell Hashimoto 7ccec33460 providers/virtualbox: define a sync_folders action to setup NFS
[GH-4344]
2014-10-22 09:26:38 -07:00
Mitchell Hashimoto 82f806f438 Fix unit tests 2014-10-22 08:39:59 -07:00
Seth Vargo 9ad586dac4 Tune HTML minification 2014-10-22 09:17:09 -04:00
Seth Vargo a471f71cbb Use https://www.virtualbox.org for all VirtualBox links
From an internal ticket:

> Just noticed that the Link to Virtualbox points to the not-www-Subdomain. And on Domain i got a https-error. If you change the link to the www-Subdomain, there’s no error.
2014-10-22 09:14:23 -04:00
Seth Vargo aece5e409b Use a dynamic year on template layouts 2014-10-22 08:59:47 -04:00
Mitchell Hashimoto 9d4ab18f42 providers/docker: stop_timeout [GH-4504] 2014-10-21 17:50:45 -07:00
Mitchell Hashimoto e749eaa039 providers/docker: more robustly detect built image [GH-4598] 2014-10-21 17:44:48 -07:00
Mitchell Hashimoto 945b63f033 website: update docker to not parallel [GH-4428] 2014-10-21 17:20:19 -07:00
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