0 Replies Latest reply on Feb 3, 2017 12:47 PM by mtb.vang

    Vagrant virtualbox routes

    mtb.vang

      Hi,

       

      Newbie question. I installed the cdk using the vagrant vm option from Helloworld-MSA (Microservices architecture) and had to disable the private_network on vagrant 1.9.1 due to this vagrant issue The private network with static ip is not activated when Guest OS starts · Issue #8250 · mitchellh/vagrant · GitHub.

       

      All of the documentation I've seen says to use the route like http://frontend-helloworld-msa.rhel-cdk.172.28.128.6.nip.io/  to access the application running on the VM. I'm assuming the docs are talking about doing that from my host. What on my host is supposed to resolve that url to the the vagrant vm running openshift??

       

      My console is assessible from https://172.28.128.6:8443/console  as expected.

       

      Thanks

       

      Vang