Is anyone connecting to their vagrant VMs directly from another machine, one other than the box running vagrant? I have a desktop I am using to spin up vagrant VMs but I do most of my work on my laptop.
Currently, I am using bridged networking on the hypervisor to give the VM a network IP that I can access directly. However, provisioning from my dev environment doesn’t seem to work and some of the playbooks in forklift that involve one VM connecting to another don’t seem to work either. I know I could also forward ports using my desktop’s firewall but having to add those rules every time I spin up a VM doesn’t seem ideal. Are there any other options I am missing? Thanks. David -- You received this message because you are subscribed to the Google Groups "foreman-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
