Category "vagrantfile"

The IP address configured for the host-only network is not within the allowed ranges

I got this error when I run vagrant up on my macOS: The IP address configured for the host-only network is not within the allowed ranges. Please update the add

How to specify a provider during `vagrant up` command?

I have two machines (linux, Mac) and need to use vagrant to manage the vm. VirtualBox is used in the Liux while parallels is used in Mac. so I configured these