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

Remove duplicated vagrantfile scripting #554

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

Skarlso
Copy link
Contributor

@Skarlso Skarlso commented Oct 12, 2022

kind/bug

What this PR does / why we need it:

Remove the setting up in the vagrant file, as some of it got outdated. Also, the provision script and the setup guide involve running commands in a specific way. And thus, doing it in the Vagrant file only messes with this process rather than aid it.
It also adds public networking so calls to downloads and such still work.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes liquidmetal-dev/site#11

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@Callisto13 Callisto13 added the kind/feature New feature or request label Oct 12, 2022
@Callisto13 Callisto13 changed the title Remove duplicate commands as they need a specific way to be set up by the provision script Remove duplicated vagrantfile scripting Oct 12, 2022
@Callisto13 Callisto13 merged commit 7218bcf into liquidmetal-dev:main Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

write mac version of getting started tutorial
2 participants