docker-machine-driver-xenserver
docker-machine-driver-xenserver copied to clipboard
No need to override GetSSHKeyPath
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.