13985 Commits

Author SHA1 Message Date
Sophia Castellarin
ca686e3192
Merge pull request #12413 from max-arnold/salt-bootstrap-win-fix
Use more conservative TLS settings to work on older .NET versions
2021-06-24 10:09:10 -05:00
Chris Roberts
31957a9d71 Update CHANGELOG 2021-06-22 15:50:39 -07:00
Chris Roberts
ac958314ae
Merge pull request #12415 from chrisroberts/ssh-rsa-dep-fix
Flag RSA SHA1 deprecation when loading keys
2021-06-22 15:48:20 -07:00
Chris Roberts
56dfe5a0e9 Update CHANGELOG 2021-06-22 15:47:37 -07:00
Chris Roberts
eae6c1d022
Merge pull request #12419 from chrisroberts/fix-local-box-add
Fix local box add with relative path on Windows
2021-06-22 15:45:49 -07:00
Chris Roberts
170b60202d
Merge pull request #12424 from eltociear/patch-5
Fix typo in connect_networks_test.rb
2021-06-22 15:45:17 -07:00
Chris Roberts
abff7468d9 Update CHANGELOG 2021-06-22 15:44:29 -07:00
Chris Roberts
b64f94697a
Merge pull request #12427 from chrisroberts/ruby-3
Updates for Ruby 3.0
2021-06-22 15:43:25 -07:00
Zachary Shilton
1e6ce3b5f2
website: upgrade code-block (#12426)
* website: upgrade code-block

* website: bump to latest stable deps
2021-06-22 12:37:26 -04:00
Chris Roberts
e7a6f397da Updates for Ruby 3.0 2021-06-21 15:57:46 -07:00
sophia
574e40a20f Update CHANGELOG 2021-06-21 09:12:43 -05:00
Sophia Castellarin
750c95272d
Merge pull request #12421 from soapy1/retry-networks-setup-debian
Retry network setup on debain
2021-06-21 09:11:50 -05:00
Ikko Ashimine
c9db2ab9a1
Fix typo in connect_networks_test.rb
avaiable -> available
2021-06-19 23:27:05 +09:00
sophia
c815b82954 Update CHANGELOG 2021-06-17 15:38:10 -05:00
Sophia Castellarin
d584452f71
Merge pull request #12420 from soapy1/ansible-version-whitespace
Strip whitespace from ansible version
2021-06-17 15:35:28 -05:00
Chris Roberts
ec966b8996
Merge pull request #12410 from gilbertbw/patch-1
Update link to ansible installation instructions
2021-06-17 13:33:05 -07:00
Sophia Castellarin
5ed83f8553
Merge pull request #12422 from nitbx/patch-1
Fixing broken reference to ansible website
2021-06-17 13:53:53 -05:00
Julien
71387a31b2
Fixing broken reference to ansible website
Some of these URL were pointing to http://docs.ansible.com/ansible/[...].

I updated all links to https://docs.ansible.com/ansible/latest/[...].
2021-06-17 14:14:58 -04:00
Sophia Castellarin
21779761e8
Merge pull request #12295 from timvisher/fix/vagrantfile
Fix the included Vagrantfile for running rspec tests
2021-06-17 10:37:29 -05:00
sophia
681253aed9 Retry network setup on debain
DAD (Duplicate Address Detection) check times out when we add IPv6 interfaces
2021-06-15 17:49:28 -05:00
sophia
fecfe86cb8 Strip whitespace from ansible version
Note: strip! returns nil if there is nothing to be stripped
2021-06-15 15:24:39 -05:00
Chris Roberts
1e2f02bc0a
Merge pull request #12411 from gilbertbw/patch-2
Update Hyper-V link.
2021-06-15 12:48:05 -07:00
Chris Roberts
7528cdc235
Merge pull request #12388 from JonTheNiceGuy/patch-1
Update "Default Router" shell script in publc_network.mdx documentation
2021-06-15 08:35:39 -07:00
Chris Roberts
dd25d17b8f
Merge pull request #12329 from dcermak/bump_listen_to_3_5
Bump listen version to ~> 3.5
2021-06-14 17:03:49 -07:00
Tim Visher
0f603e3363 Vagrantfile: Fix setup for tests 2021-06-14 19:30:31 -04:00
Chris Roberts
218f8323fb Return original when access token is not removed
When scrubbing box urls of access token parameters, only return
    the processed URL if the access token was removed. If it was not
    removed, return the original URL string. This prevents issues with
    local file URLs being parsed and replaced with invalid paths.

    Fixes: #12340 #12350 #12320
2021-06-11 16:59:35 -07:00
Sophia Castellarin
9933fec019
Merge pull request #12387 from soapy1/update-podmain-docs
Update Podman and Docker provisioner docs
2021-06-11 13:12:37 -05:00
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
46aca8be5a Flag RSA SHA1 deprecation when loading keys
Set flag on RSA keys of deprecated RSA SHA1 support when loading
    keys based on server version of the transport. This ensures keys
    are properly flagged. Flag name has been updated to provide context
    on usage.

    Version matching on the OpenSSH server version has also been updated
    to handle customized naming in the version string (as seen in the
    Windows port) and to properly handle when no match is found.

    Fixes #12344 #12408 #12381
2021-06-10 21:17:08 -07: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
Max Arnold
0416180fb4 Use more conservative TLS settings to work on older .NET versions 2021-06-09 11:07:03 +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
Gilbert Bishop-White
3a25cd504c
Update Hyper-V link. 2021-06-05 11:53:02 +01:00
Gilbert Bishop-White
1cb82406f0
Update link to ansible installation instructions 2021-06-05 11:14:59 +01: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