Mitchell Hashimoto
62fa97f334
uPdate CHANGELOG
2014-10-22 20:34:03 -07:00
Mitchell Hashimoto
8ea46dd13e
Merge pull request #4691 from blackbirdit/master
...
Fix typo that prevents "vagrant box add --cert certfile -name foo URL" from working
2014-10-22 20:33:02 -07:00
Anduin Withers
855bda8c26
Fix typo that prevents "vagrant box add --cert certfile -name foo URL" from working.
2014-10-22 23:19:15 -04:00
Mitchell Hashimoto
2f24b196c4
Merge pull request #4685 from mitchellh/sethvargo/dynamic_year
...
website: Use a dynamic year on template layouts
2014-10-22 16:40:40 -07:00
Mitchell Hashimoto
976706e7f9
Merge pull request #4686 from mitchellh/sethvargo/vb_ssl
...
website: Use https://www.virtualbox.org for all VirtualBox links
2014-10-22 16:40:23 -07:00
Mitchell Hashimoto
81b9c2e9d2
Fix styling in CHANGELOG
2014-10-22 16:28:54 -07:00
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
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
Julien Vey
d7493892f4
Allow SSH LogLevel to be overridden
2014-10-15 08:25:29 +02: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
Anton D
fdbf3366ce
Check whether Salt bootstrap script exists before attempting to delete it. GH-4614
2014-10-10 23:20:50 +13:00