Commit Graph

39 Commits

Author SHA1 Message Date
Victor Schröder 8f6ebcacb9 [DOCS] Clarifies the entry for config.ssh.insert_key 2015-02-24 18:35:20 +01:00
Seth Vargo bc71a039de Merge pull request #5078 from mitchellh/improved-windows-guest-documentation
Improved windows guest documentation
2014-12-28 13:22:19 -05:00
evverx 1b5e9b3348 Remove extra point 2014-12-25 09:55:59 +03:00
Zane Mingee a11d776c8c Added documentation for enabling unencrypted WinRM
Per GH#4752, unencrypted WinRM access must be configured on the guest
machine before Vagrant can communicate with the box. This is sometimes
enabled by default on public boxes, but needs to be documented for
those of us that are using custom made boxes.
2014-12-18 12:59:37 -05:00
Jacob Clark 4d576ebf79 Vagrantfile is case sensitive on strict file sys 2014-12-11 14:46:35 +00:00
Seth Vargo 2e4f854725 Vagrant Cloud -> Atlas 2014-12-08 17:42:29 -08:00
Mitchell Hashimoto 503faca422 Merge pull request #4605 from berendt/vagrantfile_api_version
Remove Vagrant constants
2014-10-23 09:24:14 -07:00
Mitchell Hashimoto 63fbbaeb94 Merge pull request #4651 from mitchellh/improved-windows-guest-documentation
website/docs: Improved windows guest documentation
2014-10-23 09:16:39 -07:00
Mitchell Hashimoto 8e20caae8c website/docs: doc ca_cert settings [GH-4528] 2014-10-22 21:25:32 -07:00
Christian Berendt e9a28b02a5 Remove Vagrant constants 2014-10-20 17:59:47 +02:00
Shawn Neal c0db48b0ab Fixed the WinRM config documentation 2014-10-16 09:00:08 -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
Mitchell Hashimoto efd1d5e11b Update ssh_settings.html.md 2014-07-17 10:54:55 -07:00
Emiliano Ticci 0521b0d50c Mention config.ssh.pty in docs 2014-07-17 19:35:34 +02:00
Clint Shryock 7f7a107a3e Remove references to slave
Instead of calling things slaves, either rename them to "nodes" or "followers",
depending on the context
2014-05-29 09:12:23 -05:00
Shawn Neal b57131a0ef Updated website documentation for graceful_halt_timeout
The default value in the code is actually 60 seconds, so now the docs match that.
2014-05-01 07:56:09 -07:00
Mitchell Hashimoto ac57af1b8e website/docs: post_up_message 2014-04-30 18:48:39 -07:00
Mitchell Hashimoto 702347c47e website/docs: document ssh proxy_command [GH-3521] 2014-04-24 02:17:55 -07:00
Jack Pearkes aacdd5b837 website/docs: link to real vagrant cloud url
This is mostly for cookies and google. If you're logged in to
www, you won't be logged in to apex, and visa versa. Also a Vagrant
Cloud bug but wanted to make it consistent on this end.
2014-03-13 09:59:39 -04:00
Mitchell Hashimoto dac6ae9310 website/docs: clean up example 2014-03-12 18:29:32 -07:00
Chris 2479c63805 config.vm.box_url can use local files
Updated the documentation to show that box_url can use "file://". This ability was added via in issue #1087 that was added 2 years ago.

https://github.com/mitchellh/vagrant/pull/1087
2014-03-12 23:25:31 +01:00
Mitchell Hashimoto eab1d1150a website/docs: update all the links to the box directory 2014-02-05 21:20:36 -08:00
Mitchell Hashimoto 66a33d846d website/docs: note that box_check_update is true by default 2014-02-05 21:20:34 -08:00
Mitchell Hashimoto 222ec288f2 website/docs: document Vagrantfile updates 2014-02-05 21:20:26 -08:00
Mitchell Hashimoto 3348baab56 website/docs: clarify Vagrantfile/config loading order 2014-02-05 16:04:58 -08:00
Mitchell Hashimoto dbaa48ff5b website/docs: tips & tricks for vfile [GH-2788] 2014-01-08 10:42:37 -08:00
Mitchell Hashimoto a6f4f56ba7 website/docs: update docs for insert_key 2014-01-03 11:31:33 -08:00
Christian G. Warden 93c739c47e website/docs: Fix example of v1 config option invalid in v2
Fix the name of the old v1 option, `config.vm.forward_port`, used as an example of an invalid option in v2.
2013-12-10 11:53:24 -03:00
Benny Lichtner 2f6d09af1a fixed broken link 2013-12-05 10:02:29 -08:00
Mitchell Hashimoto f48f2ff072 website/docs: document checksumming from Vagrantfile 2013-12-01 23:03:21 -08:00
Mitchell Hashimoto ba09bad839 website/docs: fix 404 box link 2013-11-26 12:05:34 -08:00
Mitchell Hashimoto d7b74ca8b9 core: config.vm.box_url can be array of urls [GH-1958] 2013-11-25 21:57:20 -08:00
Mitchell Hashimoto 19757491d2 website/docs: document client cert 2013-11-25 16:54:39 -08:00
Mitchell Hashimoto 45e09eb677 core: allow multiple private keys [GH-907] 2013-11-25 15:45:39 -08:00
Mitchell Hashimoto e9fd622406 core: vagrant version requirements in vagrantfile [GH-2322] 2013-11-23 12:23:34 -08:00
Mark Rushakoff 5e027c4ad9 Fix typo 2013-09-17 22:22:16 -07:00
Mitchell Hashimoto b5fd021694 website/docs: page titles on everything, cover more info 2013-09-06 09:50:43 -07:00
JD Harrington 504d7a8acc Add missing Vagrantfile docs 2013-09-04 18:51:56 -04:00