I've configured the amazon-ebs builder to use "ssh_keypair_name" and "ssh_private_key_file" when starting the ec2 instance. When the Ansbile remote provisioner runs with custom inventory (ec2.py) ssh doesn't work. If I run packer with "-on-error=abort" im able to run ansible-playbook with -e ansible_ssh_private_key_file=path/to/file.pem the ansible run works successfully.
-- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/eaa2869c-c0b3-44d2-82f3-3090b0b8bff8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
