openshift-evangelists / vagrant-origin

[DEPRECATED] Use https://github.com/minishift/minishift
Apache License 2.0
61 stars 35 forks source link

Changing the IP of master does not seem to be full scope #50

Open jmlambert78 opened 7 years ago

jmlambert78 commented 7 years ago

I have deployed this vm in a windows virtualbox and get issues on teh IP 10.2.2.2 I found that we may parameter this in the config.env of vagrant BUT even if the VM is started, the origin conf files are not setup accordingly... What is the right procedure ? to update all that together ? Thx

jfmatth commented 7 years ago

if you search the repo for 10.2.2.2 you'll find where the IP is set in the config. see if that helps

jmlambert78 commented 7 years ago

Yes, but I dont see where this is included in the origin master & node yaml files ? so when I reach the new IP, I am rerouted to the 10.2.2.2 for the authentication... for example

aduzsardi commented 7 years ago

i'm a newbie user of vagrant and would like to run a testing environment of openshift , cand somebody please tell me how to change the IP address 10.2.2.2 to something that i can access from my PC

thank you

--Edit- nvm , my virtualbox network didn't have DHCP enabled :)