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

issue with the current Vagrantfile #33

Open
rotem2022 opened this issue Apr 11, 2023 · 0 comments
Open

issue with the current Vagrantfile #33

rotem2022 opened this issue Apr 11, 2023 · 0 comments

Comments

@rotem2022
Copy link
Contributor

rotem2022 commented Apr 11, 2023

I'm facing an issue with the current Vagrantfile. I had to make the following changes and add the following lines:

Add the line vb.cpus = 2 to the Vagrantfile. This will allocate two CPUs to the virtual machine.

Add the line config.vm.boot_timeout = 900 to the Vagrantfile. This will set the boot timeout to 900 seconds, which should ensure that the virtual machine starts up properly.

It is important to note that without these two lines, the virtual machine does not start up correctly on my computer.

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

No branches or pull requests

1 participant