Chris Roberts
d98f858d9c
Update vagrant website version to 1.9.8
2017-08-23 12:11:24 -07:00
Gilles Cornu
c3f0b1c1b2
Ansible Docs: Fix headers and indentation
...
Align the headers style and wording in the intro page.
[ci skip]
2017-08-22 19:18:32 +02:00
Gilles Cornu
e436f53fe9
Ansible Docs: Fix a typo in Markdown indentation
...
[ci skip]
2017-08-22 07:54:00 +02:00
Brian Cain
ea59cfdb92
Merge pull request #8895 from briancain/8697/master/add-ssh-extra-opts
...
Introduce extra_args setting for ssh configs
2017-08-21 16:26:52 -07:00
Chris Roberts
dce71a5a27
Merge pull request #8892 from StephenOrJames/patch-1
...
Remove extra shell prompt
2017-08-21 14:57:31 -07:00
Brian Cain
ffec0ff8d9
( #8697 ) Introduce extra_args setting for ssh configs
...
Prior to this commit, there was no way to add additional ssh arguments
within a Vagrantfile for a given vagrant machine. This commit introduces
a new option extra_args that allows users to pass in a single argument
or an array of flags that will be added onto the ssh command.
2017-08-17 09:02:20 -07:00
Justin Campbell
d014cdac65
website: Fix mailto link
2017-08-16 17:21:56 -04:00
Justin Campbell
9db1c4b438
website: Add link to Vagrant Cloud docs source
2017-08-16 16:29:27 -04:00
Justin Campbell
6ddc418947
website: Add support link to index
2017-08-16 16:23:23 -04:00
Justin Campbell
d920a4fe46
website: Update support email address
2017-08-16 16:20:35 -04:00
Justin Campbell
04586e1ec0
website: Add link to account migration page
2017-08-16 16:13:22 -04:00
Stephen James
eaca868a76
Remove extra shell prompt
2017-08-16 01:12:28 -04:00
hvle
8086f4b71a
typo
2017-08-12 22:58:12 +02:00
Chris Roberts
c285e51bca
Merge pull request #8847 from mitchellh/sethvargo/remove_people
...
Remove people from community section
2017-08-09 10:39:14 -07:00
Brian Cain
623b117208
Merge pull request #8682 from Telekom-PD/omnibus-url
...
Add config option omnibus_url for chef provisioners
2017-08-03 09:19:13 -07:00
Artem Sidorenko
875c2edc62
Add config option omnibus_url for chef provisioners
...
This option is useful for internal setups, where own customized
omnibus installation script is used (e.g. to get chef from a mirror)
2017-08-03 10:06:27 +02:00
Seth Vargo
b409ea90fe
Update deploy process
2017-08-02 14:13:58 -04:00
Seth Vargo
4323ba5c73
Remove people from community section
...
This is going to be replaced with dynamic content from our CMS in the
future, but we agreed to remove it in the interim.
2017-08-02 13:51:42 -04:00
Chris Roberts
5817cef233
Update docs to properly name Vagrant Cloud
2017-07-31 16:33:18 -07:00
Chris Roberts
d06fbb845b
Update documentation to include more environment variable information
2017-07-26 15:30:41 -07:00
Ilia Liachin
142c086a2f
Update docker.html.md
...
Docker now supports Windows
2017-07-24 23:07:41 +02:00
Alvaro Miranda Aguilera
cc381a0f6b
update per review
2017-07-20 22:37:48 +02:00
Alvaro Miranda Aguilera
591670d8a5
add note about groups for sudoers
2017-07-20 20:33:47 +02:00
TrueGit
49522f97ce
Fix minor typo in website documentation
2017-07-20 12:51:46 -04:00
Óscar García Amor
d0a3823fe8
Docs: fix path of Vagrant location for OSX
2017-07-08 17:03:06 +02:00
Brian Cain
df62f27e27
Update vagrant website version to 1.9.7
2017-07-07 16:22:16 -07:00
Chris Roberts
bcc09e10e6
Make upload directory for winssh communicator configurable
...
Fixes #8731
2017-07-07 11:04:37 -07:00
Chris Roberts
e4b6ac70a6
Add `VAGRANT_PREFERRED_PROVIDERS` to environment variables documentation page
2017-07-06 12:41:16 -07:00
Chris Roberts
d0b5a8f76c
Merge pull request #8750 from briancain/maint/fix-typo
...
Fix rsync-auto typo
2017-07-05 15:24:32 -07:00
Letla Fox
3664f527ec
Fix typo in docs
...
- surpress -> suppress
2017-07-05 06:45:50 +09:00
Brian Cain
da1c2f7dc0
Fix rsync-auto typo
2017-07-03 15:22:32 -07:00
Chris Roberts
7ddb167562
Fix removed links and atlas references
2017-06-29 08:46:31 -07:00
Chris Roberts
2c36c835c5
Update download version to 1.9.6
2017-06-29 07:47:58 -07:00
Brian Cain
0225d63055
Merge pull request #8722 from briancain/add-post-setup-proc-for-docker
...
Add post-install provisioner to docker provisioner
2017-06-28 08:32:23 -07:00
Armon Dadgar
f9f8ae7c83
Update index.html.erb
...
Fixing the Vagrant Cloud link
2017-06-27 16:28:59 -07:00
Brian Cain
a05d95bd0a
( #7139 ) Add post-install provisioner to docker provisioner
...
Prior to this commit, if a user attempted to configure
`/etc/default/docker` through vagrant prior to installation, the package
manager would not override an existing configuration and installing
docker would then fail. This commit fixes this by introducing a
`post_install_provisioner` that allows users to define a provisioner
block that will run after docker has been installed, allowing users to
configure `/etc/default/docker` how they want.
2017-06-27 16:01:23 -07:00
Chris Roberts
465c1c42e2
Merge pull request #8720 from JarvusInnovations/master
...
Update middleman-hashicorp to 0.3.28 for mega nav fixes
2017-06-26 19:19:55 -07:00
Ryon Coleman
cb7fa43ff1
Update middleman-hashicorp to 0.3.28 for mega nav fixes
...
Fixes detailed at https://github.com/hashicorp/middleman-hashicorp/pull/47
2017-06-26 16:18:42 -04:00
Chris Roberts
00ba45bc54
Update Enterprise to Cloud
2017-06-23 10:01:51 -07:00
Chris Roberts
5f955c3d38
Convert atlas references to vagrant cloud
2017-06-23 10:01:51 -07:00
Brian Cain
eec20a6506
Add information about extra box info
...
This commit adds a new page to vagrants docs around supplying an
`info.json` file for vagrant boxes.
2017-06-22 13:45:05 -07:00
Aaron Kunz
6e2c6141d0
Use proper snapshot subcommand anchors
2017-06-16 20:43:12 +02:00
Brian Cain
fbda3af106
Merge pull request #8693 from briancain/7855/master/introduce-more-ssh-config-options
...
Introduce more ssh options for machines
2017-06-15 16:38:18 -07:00
Brian Cain
b02f110cd8
( #7855 ) Introduce more ssh options for machines
...
This commit allows the user to configure two additional options that
were previously not configurable: Compression and DSAAuthentication.
Each config option is set as a boolean, and if left out of the config
will default to its previous behavior which is included and set to
"yes". If the user explicitly sets it to false, it will not be included
as an ssh option.
2017-06-15 16:29:53 -07:00
Brian Knight
8b8ae6652e
Merge changes from master
2017-06-15 10:16:25 -04:00
Chris Roberts
ddb3205536
Merge pull request #8596 from tonynguyen68/patch-1
...
Update environmental-variables.html.md
2017-06-14 16:40:43 -07:00
Chris Roberts
b35a8f0447
Merge pull request #8599 from vmelnik-ukraine/fix/master/boxes_doc_example
...
Fix #8598 : example in docs for box usage.
2017-06-14 16:38:19 -07:00
Chris Roberts
0f7443d65a
Merge pull request #8647 from DAXaholic/fix-box-subcmd-anchors
...
Use proper box subcommand anchors
2017-06-14 15:23:51 -07:00
Chris Roberts
37b3fd346d
Merge pull request #8654 from katiebayes/master
...
update middleman version from 22 to 26
2017-06-14 15:20:16 -07:00
Justin Campbell
17691bac10
website: Packer box version should be variable
...
When using multiple builders, the post-processor could yield different results for the `{{timestamp}}` interpolation.
By using a variable instead, the version will be consistent across all builders.
https://github.com/hashicorp/packer/issues/4973
2017-06-13 17:09:41 -04:00