rancher / vagrant

Vagrant file to stand up a Local Rancher install with 3 nodes
81 stars 56 forks source link

kubectl config is generated with https even though that is not available #21

Open wjimenez5271 opened 7 years ago

wjimenez5271 commented 7 years ago

Just opening so I don't forget, I plan to look into it further. Just changing the url in the server key from https to http solves it but it would be nice if we didn't have to

LLParse commented 7 years ago

I've done this too many times to count. Would like to see a proper fix!

superseb commented 7 years ago

https://github.com/rancher/rancher/issues/7937

superseb commented 6 years ago

Fixed in v1.6.11 and https://github.com/rancher/vagrant/pull/33