Brian Cain
f51805e910
Add list of examples to write up for disk feature
2019-11-22 14:40:23 -08:00
Brian Cain
9190f4b2e6
Fix nav sidebar view for disk page
2019-11-22 14:40:23 -08:00
Brian Cain
97db5d5da3
Add todo for disk management overview
2019-11-22 14:40:23 -08:00
Brian Cain
1a02c52852
Add beginning of disk management docs for vagrant website
2019-11-22 14:40:23 -08:00
Brian Cain
601118059c
Fix typo for vagrant
2019-11-22 10:03:25 -08:00
Brian Cain
3ee7b3801f
Add more details for removing user data when uninstalling Vagrant
2019-11-21 15:24:09 -08:00
Brian Cain
a8a9f54fab
Update docs to use quotes around terms
2019-11-15 13:18:03 -08:00
Brian Cain
28812fb880
Highlight here document terms instead of indent
2019-11-15 10:27:59 -08:00
Brian Cain
2adda6861e
Fixes #11196 : Add more examples for ruby heredoc shell scripts
...
This commit adds an additional example for how to preserve quotes in a
script that uses heredocs.
2019-11-15 09:26:39 -08:00
Jeff Bonhag
0e68f02dc9
Fixes #11163 : Get latest version for provider ( #11192 )
...
This commit changes the behavior of `vagrant box outdated --global` so
it gets the latest version for the current machine's provider, rather
than the latest version for any provider.
2019-11-13 17:33:15 -05:00
Brian Cain
2ea9323d0b
Merge pull request #11180 from briancain/fixup/docs-insert-key-config
...
Fixes #8058 : Improve wording for config.ssh.insert_key docs
2019-11-12 09:09:08 -08:00
Chris Roberts
2eaa6e9be1
Merge pull request #11185 from rjspiker/rj.font-smooth
...
website - add -moz-osx-font-smoothing for smooth firefox osx fonts
2019-11-11 17:00:43 -08:00
Brian Cain
1ec5e4c396
Merge pull request #11169 from briancain/fixup/website-getting-started-typo
...
Fixes #11168 : Fix Ubuntu version in getting started guide
2019-11-07 13:20:52 -08:00
RJ Spiker
26b6f61682
website - add -moz-osx-font-smoothing for smooth firefox osx fonts
2019-11-07 13:10:59 -07:00
Brian Cain
72496d5f5d
Fixes #8058 : Improve wording for config.ssh.insert_key docs
2019-11-06 16:55:04 -08:00
Chris Roberts
89e0522659
Merge pull request #11167 from rjspiker/rj.fonts
...
website - font and brand updates
2019-11-06 09:56:32 -08:00
RJ Spiker
3d48faa1b4
feedback updates and some style cleanup
2019-11-04 13:59:59 -07:00
Brian Cain
811231bf92
Fixes #11168 : Fix Ubuntu version in getting started guide
2019-11-01 07:46:47 -07:00
Slav Donchev
42482849ec
add example html for the user to create
2019-10-31 09:14:32 +02:00
RJ Spiker
0f7b250e81
website - font and brand updates
2019-10-30 16:26:38 -06:00
Slav Donchev
8130314741
example provision script copies default web site
2019-10-28 13:25:45 +02:00
Chris Roberts
d2914a85ee
Update website download version 2.2.6
2019-10-14 12:35:50 -07:00
Michael C
670cadae9f
docs: Add clarification about ansible.limit in static inventory usecase
2019-10-11 08:57:20 +02:00
Chris Roberts
67270a2d64
Merge pull request #11084 from chrisroberts/doc-update
...
Update docs page for Vagrant Cloud catalog
2019-10-10 10:02:23 -07:00
Chris Roberts
7fb81bcea1
Add support for other checksum types
2019-10-08 11:23:48 -07:00
Brian Cain
07a5190676
Merge pull request #10548 from mykaul/patch-1
...
ansible_ssh_host in the example is deprecated
2019-10-02 14:54:17 -07:00
Brian Cain
5c26e651e6
Move around example mention in docs
2019-09-26 13:15:16 -07:00
Brian Cain
f69bdc4bb6
Docs: Add note about running bash with the `run` option for triggers
2019-09-26 12:54:53 -07:00
Chris Roberts
916ea9dd75
Documentation updates to Vagrant Cloud catalog docs page
...
These updates are based on the comments made by @ladar within #11034
2019-09-24 08:39:42 -07:00
Brian Cain
1d6a248a0f
Merge pull request #11060 from karstengresch/patch-1
...
Typo.
2019-09-24 08:19:25 -07:00
Ladar Levison
0712c18d68
Fixed grammar mistake. Added periods.
2019-09-23 16:08:49 -07:00
Chris Roberts
058577ec46
Merge pull request #11032 from nfagerlund/aug19_nokogiri_update
...
Update middleman-hashicorp container and Gemfile.lock
2019-09-23 16:01:00 -07:00
Karsten Gresch
fc600f1e9e
Typo.
2019-09-08 22:26:41 +02:00
Brian Cain
f74239bed9
Merge pull request #11043 from briancain/provisioner-enhancements
...
Introduce new Provisioner options: before and after
2019-09-06 08:52:40 -07:00
Brian Cain
5210e9d82b
Update flag from used to active
2019-09-05 15:46:43 -07:00
Brian Cain
e19f54457d
Fixes #10908 : Preserve in-use boxes when force flag is used with prune
...
Prior to this commit, `vagrant box prune --force` would not prompt a
user to prune Vagrant boxes, even if that box was in use. There was no
way to prune boxes, ignore the prompt, but keep in-use boxes. This
commit adds a new flag that can be combined with `--force`, that will
keep in-use boxes but prune older boxes without prompting the user.
2019-09-04 15:54:11 -07:00
Brian Cain
7b0dc8d528
Update provisioner enhancements from pull request feedback
2019-08-29 13:50:22 -07:00
Brian Cain
84bf9aefe9
Merge pull request #11036 from briancain/vagrantcloud/note-about-public-boxes
...
Add note about public boxes and release status for Vagrant Cloud
2019-08-29 09:25:45 -07:00
Brian Cain
258ce7733c
Remove todo note from docs
2019-08-28 16:09:02 -07:00
Brian Cain
f608c324e5
Update dependency provisioner docs
2019-08-28 15:09:48 -07:00
Brian Cain
5400af7a4a
Add note about dependency provisioner dependencies
2019-08-27 15:37:39 -07:00
Brian Cain
2677a721fb
Update provisioner basic usage with dependency provisioners
2019-08-27 15:11:14 -07:00
Brian Cain
ebaacd524c
Add note about public boxes and release status for Vagrant Cloud
2019-08-23 08:34:10 -07:00
Nick Fagerlund
ba3aa81841
Update middleman-hashicorp container and Gemfile.lock
...
Time marches on, and so do security vulnerabilities in Nokogiri. So it's time
for a new container.
As with last time, here's a reminder for the next person who needs to update
this:
- You shouldn't just update the dependency in Gemfile.lock, because your build
times will go to heck as you compile Nokogiri from source on every run. So you
need an updated container with all the dependencies.
- To update the container, you need to push a new tag to the middleman-hashicorp
repo. Teamcity does the rest, and will ship a new container to Docker Hub
(unless its credentials are out of date, in which case go ask team-eng-serv.)
- Once that's pushed:
- Update Makefile
- Update the Gemfile
- Delete Gemfile.lock
- `make website` until it comes up, then ctrl-C
- Commit the changes
2019-08-21 16:08:55 -07:00
Brian Cain
725a13a292
Add note about Bento project with new box
2019-08-16 09:25:15 -07:00
Brian Cain
98f598632e
Update docs with newly supported hashicorp/bionic64 box
2019-08-14 10:48:33 -07:00
Brian Cain
1dda6cc14c
Merge pull request #10998 from llsousa/master
...
Review ansible_local.html.md
2019-08-06 08:30:24 -07:00
Philip Guyton
2973750018
minor word change re box availability explanation
...
Proposed minor re wording on website boxes catalog page.
2019-08-05 13:01:53 +01:00
Luís Sousa
af5c752fb2
Review ansible_local.html.md
2019-08-02 16:18:20 +01:00
morkot
2fd803cdc2
website/docs: fix code formatting
...
This change will fix formatting of the code blocks on page https://www.vagrantup.com/docs/provisioning/ansible_local.html
2019-07-08 18:22:50 +01:00