Mitchell Hashimoto
503dd89017
Update installation.html.md
2018-03-27 15:00:19 -07:00
Mitchell Hashimoto
5b70ada5d9
Update installation.html.md
2018-03-27 14:58:13 -07:00
Chris Roberts
bd4eeb5f4f
Fix number used
2018-03-26 15:10:07 -07:00
Chris Roberts
2df3f58c17
Add note about running VMs on installation doc
2018-03-23 13:07:07 -07:00
Chris Roberts
36c25b4428
Update buy for desktop SKU only
2018-03-23 10:26:30 -07:00
Chris Roberts
f41cc8d6b3
Update vmware provider documentation
2018-03-23 10:26:30 -07:00
Brian Cain
ab99a5d604
Merge pull request #9594 from timolehto/patch-1
...
ruby ex missing a step & upload use wrong verb
2018-03-22 10:19:25 -07:00
Brian Cain
d696e5a1ac
Merge pull request #9607 from briancain/patrickocoffeyo-docs/clarify-hyper-v-docs
...
Clarify Hyper-V documentation
2018-03-22 10:07:40 -07:00
Brian Cain
e4554249f7
Merge pull request #9606 from amwill04/patch-2
...
Update options to define id can be used in any directory
2018-03-22 10:04:00 -07:00
Brian Cain
941b660489
Put back installation doc info
2018-03-22 09:57:43 -07:00
Brian Cain
2ce7041f80
Merge branch 'docs/clarify-hyper-v-docs' of https://github.com/patrickocoffeyo/vagrant into patrickocoffeyo-docs/clarify-hyper-v-docs
2018-03-22 09:54:49 -07:00
Brian Cain
0ce6e9891e
Merge pull request #9572 from jsoref/spelling
...
Spelling
2018-03-22 09:50:52 -07:00
Alan
0ac919547e
Update options to define id can be used in any directory
...
See: https://github.com/hashicorp/vagrant/pull/9605
Proposes add `name|id` to `Options` to define the ability to use `id` from any directory.
2018-03-22 16:45:03 +00:00
Brandon Authier
e5dd4d9e36
Fix missing "-" $script variable definition.
...
In the $script variable definition there appears to be a typo of "<<SCRIPT" when it should be "<<-SCRIPT". I ran into this issue while editing the Vagrant file on a Fedora variant with ruby 2.3.3p222 (2016-11-21 revision 56859) [x86_64-linux].
2018-03-20 15:58:28 -07:00
timolehto
9461034add
ruby ex missing a step & upload use wrong verb
...
Creating a usable box from scratch
- api only accepts puts no push when uploading the file
- the final step of actually releasing the version was missing from ruby example
2018-03-20 11:30:15 +02:00
Josh Soref
1a5ddea9f4
Spelling fixes
...
* account
* addresses
* administrator
* afterwards
* because
* bridgeable
* capabilities
* capability
* checksum
* configuration
* configuration for
* configure
* criteria
* delimited
* delivered
* derivatives
* description
* detect
* directory
* display
* downloading
* during
* electric
* enabling
* encountered
* equivalent
* executable
* executed
* hashicorp
* hypervisor
* hyphens
* implementation
* incorporate
* inheritance
* initialize
* instance
* instead
* interactions
* invocable
* machine
* maximum
* message
* mounting
* overridden
* overwrite
* paramiko
* preparing
* provides
* provisioning
* recursively
* requested
* resetting
* retryable
* running
* satisfied
* searching
* sometimes
* specified
* successfully
* synced folders
* unauthorized
* underlying
* userprofile
* vagrant
* vagrantfile
* variable
* various
* version
* virtual
* windows
2018-03-14 14:41:04 +00:00
Brian Cain
f4b7cec162
Merge pull request #9542 from hashicorp/je.fixes
...
Some small website fixes
2018-03-08 11:19:27 -08:00
Brandon Moore
5a12641f9c
Update URLs for the repo
2018-03-07 17:10:30 -05:00
Jeff Escalante
a3c1677f42
prepend 'Vagrant' with 'HashiCorp'
2018-03-06 19:03:17 -05:00
Chris Roberts
89bdab8640
Merge pull request #9501 from dalvizu/patch-1
...
Add VirtualBox PATH export to WSL docs
2018-02-23 09:31:22 -08:00
Brian Cain
04d8f7defe
Merge pull request #9427 from clintharrison/fix/master/smb_sudoers_typo
...
Fix typo in macOS sudoers line
2018-02-22 15:21:56 -08:00
Dan Alvizu
9dbf811560
Add VirtualBox PATH export to WSL docs
...
Add explicit steps to add VirtualBox binaries to the PATH
2018-02-21 22:21:58 -07:00
John Eismeier
54ecded1d6
Propose fix some typos
2018-02-06 14:20:29 -05:00
Cladis
d0d78a921f
confiured → configured typo fix
2018-02-02 16:02:28 +02:00
Clint Harrison
23a3157a43
Fix typo in macOS sudoers line
2018-02-01 10:43:47 -05:00
Chris Roberts
81a3386af0
Include SSH client usage note in documentation
2018-01-26 07:25:57 -08:00
Chris Roberts
522d503030
Use Ruby's resolver by default and allow replace to be disabled
2018-01-22 10:40:33 -08:00
Chris Roberts
0c5e068357
Merge pull request #9378 from briancain/fix-doc-spacing
...
Add space to fix markdown error in docs
2018-01-16 20:14:18 -08:00
Chris Roberts
b5383cffab
Merge pull request #9369 from chrisroberts/e-generic-sensitive
...
Add Vagrantfile configuration option to register sensitive values
2018-01-16 20:05:37 -08:00
Chris Roberts
3fc293d621
Add example for sensitive option
2018-01-16 16:04:32 -08:00
Brian Cain
726f89bab7
Add space to fix markdown error in docs
2018-01-16 14:26:09 -08:00
Chris Roberts
e6554d614f
Include default value within documentation
2018-01-16 11:54:56 -08:00
Chris Roberts
f2f8bc2db5
Add Vagrantfile configuration option to register sensitive values
2018-01-15 07:23:47 -08:00
Chris Roberts
3664f1a627
Allow hiding environment variable values in shell provisioner
2018-01-12 17:33:47 -08:00
Brian Cain
e229192d1d
Fix markdown in debugging docs
2018-01-12 15:38:29 -08:00
Chris Roberts
b0fc6a06a1
Merge pull request #9294 from chrisroberts/e-smb
...
SMB synced folders enhancements
2018-01-12 15:02:08 -08:00
Chris Roberts
0ffec9cd6f
Include explicit start to ensure start
2018-01-12 14:25:37 -08:00
Justin Campbell
b5e248d14a
Merge pull request #9352 from Phoenix09/Phoenix09-patch-1
...
website: Fix incorrect URLs in some API examples
2018-01-11 17:41:27 -05:00
Brian Cain
9e2ce6c15a
Merge pull request #9354 from briancain/SharedFoldersEnableSymlinksCreate-Flag
...
Introduce flag for SharedFoldersEnableSymlinksCreate
2018-01-09 15:14:26 -08:00
Brian Cain
b16ca2e384
Introduce flag for SharedFoldersEnableSymlinksCreate
...
Prior to this commit, the virtualbox synced folder option
`SharedFoldersEnableSymlinksCreate` was always enabled. This commit
introduces a config option and an environment variable which allows
users to configure the option globally or per synced_folder in their
Vagrantfile.
2018-01-09 14:33:24 -08:00
Brian Cain
9a1264c267
Merge pull request #9346 from hashicorp/winrm-ssl-doc
...
update ssl to :ssl
2018-01-09 14:19:08 -08:00
Phoenix09
48bf280d47
website: Fix incorrect URLs in some API examples
2018-01-09 18:38:59 +00:00
Alvaro Miranda Aguilera
a88eb95727
update ssl to :ssl
2018-01-08 14:21:00 +01:00
hrvoj3e
63ec7c7b09
spelling fix - resoled to resolved
2018-01-06 17:01:30 +01:00
Brian Cain
24903c27b3
Merge pull request #9341 from briancain/9062/master/deprecate-paranoid-ssh-setting
...
Deprecate :paranoid in favor of :verify_host_key
2018-01-05 13:33:40 -08:00
Brian Cain
2fb12a15e5
Update website with new config.ssh setting and deprecation of :paranoid
2018-01-05 13:23:31 -08:00
Gilles Cornu
eb1ed03448
Merge pull request #9308 from keks24/patch-1
...
correct pip argument in the example of ansible_local provisioner documentation
2018-01-05 14:17:15 +01:00
Chris Roberts
98ec1af30e
Add smb_start capability for darwin
2018-01-02 11:21:50 -08:00
bjorn
59c4ca9f64
Update docs to use `Tee-Object` in PowerShell in Windows.
...
By using `Tee-Object` you can ouput the debug log to the console and a file, which is way easier to use than just outputting to a logfile.
2018-01-02 10:38:08 +01:00
Ramon Fischer
f502841201
correct pip argument
2017-12-27 06:58:56 +01:00