13951 Commits

Author SHA1 Message Date
Sophia Castellarin
2dc846f9a2
Merge pull request #12358 from soapy1/update-brew-install-instructions
Add package manager override for brew install instructions
2021-06-11 13:09:12 -05:00
Chris Roberts
eded1f123f
Merge pull request #12416 from d4n-m/patch-1
✏️Fix typo
2021-06-11 09:14:56 -07:00
dan m
bfdbe66bb9
✏️Fix typo 2021-06-11 17:56:26 +02:00
Chris Roberts
dd99138a90
Merge pull request #12414 from chrisroberts/vmware-page
VMware content update
2021-06-09 09:56:35 -07: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
Chris Roberts
9e706d9d4c
Merge pull request #12395 from bflad/td-remove-hashibot
Migrate from GitHub HashiBot to GitHub Actions
2021-05-27 09:15:49 -07:00
Brian Flad
37cea7fbc3 Migrate from GitHub HashiBot to GitHub Actions
Replaces the only enabled behavior with an equivalent workflow.
2021-05-26 17:19:49 -04:00
sophia
efc2bc0674 Update CHANGELOG 2021-05-26 09:29:53 -05:00
Sophia Castellarin
7033852da5
Merge pull request #12391 from yodaaut/fix_ansible_version_detection
detects new versions of ansible-4.0.0+
2021-05-26 09:29:13 -05: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
Philipp Panzer
afa71702e2
add test for ansible core version format 2021-05-25 23:40:04 +02: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
Philipp Panzer
89c071d374
detects new versions of ansible-4.0.0+
Ansible has switched dependency between version 3.4.0 (ansible-base) and 4.0.0 (ansible-core), which now outputs new version scheme of "ansible [core 2.11.0]" instead of "ansible 2.10.9".
This fix keeps old and new version detection working.
2021-05-25 13:28:22 +02:00
sophia
cf73ff31e2 Update CHANGELOG 2021-05-24 16:53:45 -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
aae8f4f4a5
Merge pull request #12374 from hashicorp/br.hashiconf-banner
Adds AlertBanner to promote HashiConf EU
2021-05-17 15:32:30 -07: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
Sophia Castellarin
3e4b4646f4
Merge pull request #12339 from dcermak/fix_powershell_test_failures
Mock the PowerShell.executable method in more tests
2021-05-10 12:29:26 -05:00
sophia
9ec665a5dc Add package manager override for brew install instructions
ref:
https://github.com/hashicorp/homebrew-tap#what-packages-are-available
2021-05-10 12:23:36 -05: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
Dan Čermák
b1ba47c52c
Mock the PowerShell.executable method in more tests
On *nix systems we might not have powershell installed and then finding
powershell.exe or pwsh.exe fails in some tests. If we instead mock
self.executable to return "powershell", then the tests pass and don't cause any
side effects.
2021-04-30 09:37:20 +02:00
Chris Roberts
da87420f57 Update files for new development 2021-04-29 09:27:06 -07:00
Chris Roberts
ab0e888705 Release 2.2.16 v2.2.16 2021-04-29 09:25:35 -07:00
Chris Roberts
646b8db476 Update CHANGELOG 2021-04-29 08:16:03 -07:00
Chris Roberts
091a48edd2
Merge pull request #12335 from chrisroberts/pwsh-support
Support pwsh executable name for powershell
2021-04-29 08:14:50 -07:00
Chris Roberts
5967a23fa0 Support pwsh executable name for powershell
This updates the powershell detection to look for the `pwsh` executable
    and use it when the powershell executable is not available.
2021-04-28 12:45:48 -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
Chris Roberts
5b501a3fb0 Update CHANGELOG 2021-04-14 15:38:42 -07:00
Chris Roberts
7271e02628
Merge pull request #12302 from chrisroberts/linux-reboot
Properly wait for reboot process to start
2021-04-14 15:35:35 -07:00
Chris Roberts
424d085343
Merge pull request #12306 from grahamhub/issue-12305
fix versioning syntax #12305
2021-04-14 15:15:50 -07:00
grahamhub
c157c6c317 fix versioning syntax (on correct branch) #12305 2021-04-14 16:43:20 -05:00
Sophia Castellarin
5dc093373a
Merge pull request #12301 from soapy1/ruby-ghaction
Use ruby/setup-ruby gh action
2021-04-14 09:22:17 -05:00
Chris Roberts
a088fbba39 Properly wait for reboot process to start
This adds a check to the `#wait_for_reboot` method on the linux
    guest reboot capability to determine if the a reboot is still
    in process. This prevents the reboot process from being initiated
    and the `#ready?` check on the guest being called before the
    system shutdown process has shutdown the communicator process.
2021-04-13 16:42:31 -07:00
Chris Roberts
67b9e50923 Update CHANGELOG 2021-04-13 15:57:06 -07:00