docker-machine-driver-xenserver icon indicating copy to clipboard operation
docker-machine-driver-xenserver copied to clipboard

No need to override GetSSHKeyPath

Open fabiorauber opened this issue 7 years ago • 0 comments

There is no need to override GetSSHKeyPath from the base driver, and it makes this driver incompatible with Rancher 2.0, for instance. The default path for id_rsa is the StorePath for the machine, as seen in the base driver and others.

fabiorauber avatar Aug 09 '18 18:08 fabiorauber