Brian Cain
13b09bedac
( #9802 ) Allow non-windows hosts to pass along version
...
The salt bootstrap can now accept version arguments on non-windows
hosts, so this commit allows the Vagrant provisinoer to specify a
version.
2018-09-07 13:39:36 -07:00
Brian Cain
4f42da15de
Merge pull request #10171 from eigengrau/default-template
...
vagrant init: Support VAGRANT_DEFAULT_TEMPLATE
2018-09-07 11:17:46 -07:00
Brian Cain
b339d9edf3
( #10002 ) Add note about rsync__auto option
2018-09-07 10:09:56 -07:00
Brian Cain
c3c65a3793
Fixup docs and website wording for command
2018-09-05 13:26:22 -07:00
Sebastian Reuße
3efdc8960c
vagrant init: Support VAGRANT_DEFAULT_TEMPLATE
2018-09-04 10:48:16 +02:00
Alvaro Miranda Aguilera
7919d74a90
Update reseller.html.md
2018-08-28 21:53:46 +02:00
Alvaro Miranda Aguilera
c1d27fa36c
Update reseller.html.md
2018-08-28 21:52:09 +02:00
Brian Cain
93c7bd5e22
Merge pull request #10127 from briancain/doc-hostname-etc-hosts
...
Add note about /etc/hosts for guest hostname setting
2018-08-17 15:16:18 -07:00
Brian Cain
864974d762
Merge pull request #10121 from briancain/fix-login-typo
...
Fix typo in cli login docs
2018-08-17 15:16:06 -07:00
Brian Cain
c562db4c6e
( #10125 ) Add note about /etc/hosts for guest hostname setting
2018-08-17 10:51:00 -07:00
Brian Cain
bd27c15c56
Fix typo in cli login docs
2018-08-15 09:51:22 -07:00
Brian Cain
bcd0deba8b
( #10091 ) Update `module_path` type for puppet apply provisioner
...
This commit updates the documentation for `module_path` to say that it
can be both a string or array of string paths.
2018-08-14 13:07:14 -07:00
Paweł Niedzielski
e76d0e78d2
Add usable_port_range to port forwarding docs ( #10090 )
...
* Add usable_port_range to port forwarding docs
* Add usable_port_range to port forwarding docs
2018-08-06 10:52:01 -07:00
Chris Roberts
d44b97482f
Remove migration page from vagrantcloud docs
2018-08-03 06:57:17 -07:00
Chris Roberts
e3e68c9b51
Merge pull request #10076 from chrisroberts/e-winrm-warn
...
Add warning when vagrant-winrm is found
2018-07-31 13:51:23 -07:00
Chris Roberts
fa9bda9554
Merge pull request #10066 from chrisroberts/e-net-ssh-update
...
Update net-ssh constraint
2018-07-31 13:48:49 -07:00
Chris Roberts
cd7215ab13
Add warning when vagrant-winrm is found
2018-07-30 13:27:20 -07:00
Brian Cain
80edb39122
Merge pull request #10069 from mmwtsn/docs-synced-folder-ownership
...
Clarify the owner/group of synced folders
2018-07-30 09:27:18 -07:00
Brian Cain
61f5511631
Merge pull request #10073 from dareenzo/patch-1
...
Fix typo: operation systems -> operating systems
2018-07-30 09:17:35 -07:00
Paulo Phagula
6d79afd8fe
Fix typo: operation systems -> operating systems
2018-07-30 12:24:00 +02:00
h4rvey r0ss
63e712dead
Colorize ruby commands
2018-07-28 20:10:57 +03:00
Brian Cain
cd3271ba2d
Merge pull request #10065 from briancain/VIRT-INSTALL-NOTE
...
Update installation docs with multi-hypervisor warning
2018-07-27 16:54:34 -07:00
Chris Roberts
57e0bb5105
Update net-ssh constraint
...
Also includes mapping of verify_host_key value to new values
introduced in 5.0.0
2018-07-27 16:30:06 -07:00
Brian Cain
f7b0fbeb88
Add message about hyper-v and virtualbox
2018-07-27 16:24:34 -07:00
Brian Cain
b54d14465c
Merge pull request #10047 from hashicorp/kikitux-patch-1
...
Update ssh.html.md
2018-07-27 15:51:25 -07:00
Brian Cain
a3ef471cb0
( #9811 ) Add test for volume consistency and improve documentation
2018-07-27 15:16:39 -07:00
Matthew Olenik
428eb3ed93
Support Docker volume consistency for synced folders
...
Adds the `docker_consistency` option, which sets the Docker volume
consistency level. This can be used to greatly improved synced folder
performance, especially on macOS.
See for details: moby/moby#31047
2018-07-27 15:16:39 -07:00
Chris Roberts
a993cbce4e
Merge pull request #10037 from chrisroberts/e-vagrant-plugins-local
...
Define project specific plugins
2018-07-27 09:57:41 -07:00
Maxwell Watson
6713717b95
Clarify the owner/group of synced folders
...
This is the intended behavior but it is not obvious. When setting up synced
folders that require parent folders (e.g. folders that live in Go's `GOPATH`)
this has the potential to catch users off guard. See #2257 .
2018-07-27 12:28:49 -04:00
Alvaro Miranda Aguilera
d174fc960a
feedback update
...
update based on feedback
2018-07-20 21:48:46 +02:00
Brian Cain
f2187e08bf
Add more information about powershell timeout env var
2018-07-20 09:15:31 -07:00
Alvaro Miranda Aguilera
c31953a6d7
Update ssh.html.md
2018-07-20 17:20:59 +02:00
Chris Roberts
a55cf16923
Remove atlas reference from docs and update link to Packer documentation
2018-07-19 10:58:15 -07:00
Chris Roberts
0558a2f49e
Include missing assignment in docs
2018-07-19 09:52:34 -07:00
Chris Roberts
a490a8c587
Merge pull request #9966 from conspicuousClockwork/#9965
...
Added option to add to User-Agent
2018-07-18 16:43:02 -07:00
Chris Roberts
27a441f0bd
Merge pull request #10001 from chrisroberts/e-wsl-valid-sync
...
Disable synced folders on non-DrvFs
2018-07-18 16:41:16 -07:00
Chris Roberts
e9623ca52b
Add documentation for plugins entry in Vagrantfile
2018-07-18 15:49:30 -07:00
Chris Roberts
0a3d40bd33
Include documentation on local plugin load environment variable
2018-07-18 14:20:39 -07:00
Chris Roberts
7a20c772ec
Add new flags for the plugin subcommands
2018-07-18 14:20:08 -07:00
Chris Roberts
84c0aafe71
Support non-interactive local plugin install
2018-07-17 14:49:41 -07:00
Justin Campbell
e56e85c94d
Merge pull request #10020 from hashicorp/website-vagrant-cloud-api-search
...
website: Document Vagrant Cloud search API
2018-07-16 16:46:49 -04:00
Justin Campbell
3e0477c20b
website: Add downloads to box API responses
2018-07-13 14:57:05 -04:00
Justin Campbell
a2abbcdc92
website: Document Vagrant Cloud search API
2018-07-13 14:55:00 -04:00
Brian Cain
52c3dcc70e
( #9997 ) Catch and allow for non-standard exit codes
...
Prior to this commit, the run trigger option wouldn't catch for failures
outside of the #Subprocess.execute raising exceptions. This commit fixes
that by inspecting the exit code result of the subprocess and using the
new `exit_codes` option to determine how to move forward with the
trigger.
2018-07-09 15:56:26 -07:00
Chris Roberts
1a67b59292
Update WSL docs page
2018-07-06 16:58:12 -07:00
Caleb Martinez
0a1f10c829
Added corresponding documentation
...
Documentation added for proposed environment variable `VAGRANT_USER_AGENT_PROVISIONAL_STRING`.
2018-07-06 17:51:59 -04:00
Justin Campbell
969f6fda41
website: Vagrant Cloud API docs - deleting tokens
2018-06-26 12:44:56 -04:00
marjune
f2faabec25
use vagrant file version 2 configuration for nfs synced folder
2018-06-17 23:31:15 +08:00
Milan Stovicek
3ce7c0cf3f
Add `suspend` into a list of available actions
...
`suspend` action is not listed, even though it can be used and it works.
```
$ vagrant --version
Vagrant 2.1.1
```
```
config.trigger.before [:suspend] do |trigger|
trigger.name = "Before suspend"
trigger.run = {inline: "..."}
end
````
2018-06-13 18:51:45 +02:00
Jordan Hewitt
6b022bcbfb
Added note on other virtualizers before pre-install.
2018-06-12 08:44:41 -07:00