stefanprodan / k8s-scw-baremetal

Kubernetes installer for Scaleway bare-metal AMD64 and ARMv7
MIT License
177 stars 58 forks source link

handle SSH key files #32

Closed BTBurke closed 5 years ago

BTBurke commented 5 years ago

Explicitly sets the -i flag for scp and ssh commands to handle non-default SSH keys. Fixes #31.