dan m
bfdbe66bb9
✏️ Fix typo
2021-06-11 17:56:26 +02:00
Chris Roberts
05fe904597
Fix name capitalization
2021-06-09 09:29:53 -07:00
Chris Roberts
83c7426215
Remove vmware link from subnav
2021-06-09 09:24:24 -07:00
Chris Roberts
a87b0ff737
Add redirects to push requests from vmware content to docs content
2021-06-09 09:17:58 -07:00
Chris Roberts
a4798e6b9a
Remove reseller page from vmware specific nav
2021-06-09 09:17:58 -07:00
Chris Roberts
eff23ac10b
Add FAQ entry on license requirement
2021-06-09 09:17:58 -07:00
Chris Roberts
48016e49c8
Remove license related content from the documentation
2021-06-09 09:17:58 -07:00
Chris Roberts
37c9b91066
Delete VMware content that is no longer required
2021-06-09 09:17:58 -07:00
Brandon Romano
2a58bd2d2e
Merge pull request #12406 from hashicorp/ks.update-hashiconf-alert-banner
...
chore: updates hashiconf alert banner data
2021-06-08 04:22:21 -07:00
Jeff Escalante
70bf64758d
rotate algolia api key ( #12394 )
2021-06-04 19:52:23 -04:00
Kendall Strautman
85769a5769
chore: updates hashiconf alert banner data
2021-06-01 12:45:30 -07:00
Sophia Castellarin
94676fc944
Merge pull request #12342 from fhemberger/fix-ansible-links
...
Website and Templates: Fix links to Ansible inventory user guide
2021-05-26 09:26:56 -05:00
Sophia Castellarin
45a84d5dcc
Merge pull request #12361 from fhemberger/patch-1
...
fix(website/ansible_intro): Update deprecated Ansible variable names
2021-05-25 15:55:39 -05:00
Sophia Castellarin
8d38ba1cdf
Merge pull request #12127 from max-arnold/salt-bootstrap-win
...
Always use upstream Salt bootstrap script on Windows
2021-05-24 16:49:51 -05:00
Sophia Castellarin
1650f94215
Merge pull request #12372 from eltociear/patch-4
...
Fix typo in usage.mdx
2021-05-18 09:21:01 -05:00
Ikko Ashimine
1d4af5381f
Update website/content/docs/disks/hyperv/usage.mdx
...
Co-authored-by: Sophia Castellarin <sophia@hashicorp.com>
2021-05-18 09:44:02 +09:00
Brandon Romano
0b0262e8a1
Adds AlertBanner to promote HashiConf EU
2021-05-17 15:11:58 -07:00
Ikko Ashimine
5f6e1f94f4
Fix typo in usage.mdx
...
specificy -> specificity
2021-05-17 15:40:55 +09:00
Frederic Hemberger
0138f7f6ae
fix(website/ansible_intro): Update deprecated Ansible variable names
...
`ansible_ssh_host`, `ansible_ssh_port` and `ansible_ssh_user` are no longer used in Ansible and are called `ansible_host`, `ansible_port` and `ansible_user` instead.
2021-05-12 10:50:56 +02:00
Zachary Shilton
b8d0e71fa2
website: support hidden pages in nav-data ( #12348 )
...
* website: bump to docs-page prerelease w hidden support
* website: replace hidden pages hot fix for /docs
* website: remove unused files for old hidden pages hotfix
* website: bump to stable docs-page, w next-mdx-remote bump
2021-05-06 13:18:28 -04:00
Kendall Strautman
8173a57904
Style: Update brand colors ( #12258 )
...
* style: update brand colors
* chore: upgrade react-component deps
* add new downloads page
* chore: upgrades react-tabs
* chore: update deps
* style: home page color updates
* style: fix vmware background
* chore: upgrade body text color components
* style: adds body-copy color override
* feat: updates favicon
* content(home): swap trusted by logo image
* content(home): updates parity svg
* chore: updates product download page
* chore: updates product download page to stable
* style: fix sticky footer for downloads page
* chore: update favicon path
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
2021-05-03 11:40:28 -07:00
Frederic Hemberger
1dadd72c62
Fix links to Ansible inventory user guide
2021-05-01 11:34:07 +02:00
Chris Roberts
ab0e888705
Release 2.2.16
2021-04-29 09:25:35 -07:00
Zachary Shilton
da0a2bff53
website: resolve unlinked content ( #12322 )
...
* website: add back unlinked pages to match previous state
* website: add check for unlinked content
* website: fix issue with missing scope
2021-04-23 09:11:58 -04:00
Zachary Shilton
74810747ab
website: update readme ( #12321 )
...
* website: bump to latest nextjs-scripts prerelease
* website: run generate:readme to update readme blocks
* website: revert bump to nextjs-scripts, deferred
2021-04-22 09:51:14 -04:00
Brandon Romano
6d1f478a13
Upgrade stackmenu to latest
2021-04-06 11:39:12 -07:00
Bryce Kalow
2c3397c468
feat(website): migrates nav data format and updates docs pages ( #12259 )
2021-03-31 12:10:21 -05:00
Chris Roberts
9247e07fc8
Release 2.2.15
2021-03-30 16:14:54 -07:00
Bryce Kalow
ca16fd27b2
website: add should-build script ( #12239 )
2021-03-29 10:01:05 -05:00
Chris Roberts
9b4091b6a6
Add env var docs for disabling wincurl
2021-03-25 14:11:46 -07:00
Chris Roberts
cf51c18ad8
Update authentication middleware access token handling
...
Replace the `VAGRANT_ALLOW_PARAM_AUTH_TOKEN` environment variable
with `VAGRANT_SERVER_ACCESS_TOKEN_BY_URL` and update the behavior
when the environment variable is set to add the access token as
a query parameter and disable the addition of the authentication
header.
Fixes #12080
2021-03-24 17:24:47 -07:00
Chris Roberts
51382a0d0a
Deprecate hook and disable access token parameter by default
...
This sets the `authenticate_box_url` hook as deprecated and also
disables the cloud auth middleware from adding an access token
as a URL parameter by default. An environment variable has been
added which can be used for re-enabling the access token URL
parameter behavior if required for some legacy system which does
not support the authorization header.
2021-03-15 14:46:46 -07:00
Mike Bruins
c2b007ab31
Removal requires sudo access
2021-03-09 10:03:19 +10:30
Sophia Castellarin
20bd1e1f87
Merge pull request #12131 from nnorakk/patch-1
...
Update ansible_intro.mdx
2021-03-08 14:48:13 -06:00
Sophia Castellarin
8b6e3cff2f
Merge pull request #12209 from soapy1/networking-assumptions-docs
...
Add some docs for networking assumptions
2021-03-08 13:52:34 -06:00
Chris Roberts
438bac2279
Update utility version 1.0.20
2021-02-26 11:01:23 -08:00
Chris Roberts
54c53a4294
Bump vmware utility version 1.0.19
2021-02-25 15:37:08 -08:00
sophia
b41d114235
Add some docs for networking assumptions
2021-02-24 15:10:43 -06:00
Sophia Castellarin
4d73181635
Merge pull request #12104 from ryuheechul/patch-1
...
Add disks flag in cloud-init usage
2021-02-23 14:04:02 -06:00
Zachary Shilton
8d7751c3e1
website: bump components ( #12196 )
2021-02-17 10:23:43 -05:00
Bryce Kalow
81b7d1524b
website: update next and nextjs-scripts ( #12173 )
2021-02-09 10:13:36 -06:00
Wouter Schoot
16f230f4b6
More typosquat
2021-02-04 21:17:25 +01:00
Wouter Schoot
0169666fcd
Update usage.mdx
2021-01-28 16:28:19 +01:00
Bryce Kalow
64843eb717
website: add new redirects based on recent 404s ( #12157 )
2021-01-26 10:18:32 -06:00
Jeff Escalante
365dc3bed2
remove netlify artifacts ( #12142 )
2021-01-21 16:14:11 -05:00
Chris Roberts
a997b9e5bd
Update community page links
2021-01-20 16:01:12 -08:00
Brandon Romano
2013e13c49
Website StackMenu updates for 1/14
2021-01-13 10:28:57 -08:00
Jeff Escalante
eb8a113698
Website: prepare for vercel hosting ( #12114 )
...
* prepare for vercel hosting
* smooth out some config syntax
* update readme
* fix a couple broken links
* temporarily add back netlify config for transition
2021-01-12 20:09:00 -05:00
Chris Roberts
c7700df686
Update vmware utility version 1.0.18
2021-01-12 13:38:09 -08:00
Chris Roberts
d87e49752d
Update Big Sur known issues within documentation
...
Add Big Sur specific known issues to the provider documentation
and link to the known issues page from the note on the vmware page
2021-01-12 13:10:46 -08:00