packer-demo | Some Packer.io examples
kandi X-RAY | packer-demo Summary
kandi X-RAY | packer-demo Summary
Some Packer.io examples
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of packer-demo
packer-demo Key Features
packer-demo Examples and Code Snippets
Community Discussions
Trending Discussions on packer-demo
QUESTION
I want to make AMI file from packer and ansible. I have tried many configuration, but I have still a problem of connection to the instance. Here is my packer conf:
...ANSWER
Answered 2018-May-15 at 18:30It looks like this issue is common for Ansible 2.5.x
and Packer. Adarobin commented on the packer issue https://github.com/hashicorp/packer/issues/5845. We ran into the same issue, tested the solution and it worked for us.
I was hitting the KeyError: 'connection' issue with Ansible 2.5 on Packer 1.2.2 with the AWS builder and I think I have discovered the issue. It looks like Ansible now requires plugins to have a documentation string. I copied the documentation string from the SSH connection plugin (since that is what the packer plugin is based on) made a few changes and my packer.py now looks like this.
https://gist.github.com/adarobin/2f02b8b993936233e15d76f6cddb9e00
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install packer-demo
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page