ddelnano / packer-plugin-xenserver

A builder plugin for Packer.IO to support building XenServer images.
Mozilla Public License 2.0
71 stars 37 forks source link

Feature request:Support SSH private keys with a passphrase #135

Open kevemueller opened 1 month ago

kevemueller commented 1 month ago

With ssh_key_path key based authentication can be enabled. This fails, when the private key is passphrase protected. Please add a ssh_key_passphrase option to enable decrypting the private key.