Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Vagrantfile #567

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Update Vagrantfile #567

merged 1 commit into from
Nov 26, 2024

Conversation

AlexRuiz7
Copy link
Member

Description

This PR removes curl from the provision of the test-tools/Vagrantfile as it breaks the communication with the VM from the host due to the latest curl update, as it forces an update of the OpenSSL libs.

Related Issues

N/A

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Remove `curl` from the provision of the test-tools/Vagrantfile as it breaks the communication with the VM from the host due to the latest curl update (it forces an update of OpenSSL).

Signed-off-by: Álex Ruiz <[email protected]>
@AlexRuiz7 AlexRuiz7 self-assigned this Nov 26, 2024
@AlexRuiz7 AlexRuiz7 requested a review from a team as a code owner November 26, 2024 13:37
Copy link
Member

@QU3B1M QU3B1M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlexRuiz7 AlexRuiz7 merged commit 47705bc into master Nov 26, 2024
6 checks passed
@AlexRuiz7 AlexRuiz7 deleted the fix-vagrantfile branch November 26, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants