Is there way to configure subnet of the guest machine via vagrant?
I need to access to my virtual machine at 10.10.255.0/24 subnet, but it's automatically generated ip is in 10.211.55.0/24
How can I specify this?
Using Parallels Desktop 12 For Mac Pro Edition (12.0.2 41353), vagrant 1.8.5, guest is centos 7.2
I've already read something about prlsrvctl and prl.customize commant in vagrant, but I don't succeeded with that
I need to access to my virtual machine at 10.10.255.0/24 subnet, but it's automatically generated ip is in 10.211.55.0/24
How can I specify this?
Using Parallels Desktop 12 For Mac Pro Edition (12.0.2 41353), vagrant 1.8.5, guest is centos 7.2
I've already read something about prlsrvctl and prl.customize commant in vagrant, but I don't succeeded with that