Hi, I use vagrant in my job.
We use it to deploy local VM to work.
When we lunch the first provision, the local serveur get an IP.
My problem is I have like 5 Ips maximum, that's mean I have to set on my /etc/hosts the same IP for many project, so I have to comment some lines for a time and do this all time.
How can I increase this range IP ? I mean like 200 IP cool be better than 5.
Thanks