0

Using the vmware-vmx builder I don't see a way to specify the SSH private key to use. The only options I see are:

ssh_username
ssh_password

SSH access using passwords are disabled and I only allow public key SSH. Thanks.

Madu Alikor
  • 2,544
  • 4
  • 21
  • 36

1 Answers1

0

You should use ssh_private_key_file.

Rickard von Essen
  • 4,110
  • 2
  • 23
  • 27