Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing distro mountpoint #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fixing distro mountpoint #19

wants to merge 1 commit into from

Conversation

7onetella
Copy link

The following was failing for me. ami-1234567890 is a bogus AMI id.

aminate -e ec2_ansible_linux -B ami-1234567890 --extra-vars "ansible_distribution=Ubuntu"
--enhanced-networking
--arch x86_64
--provisioner-ebs-type gp2
--register-ebs-type gp2
--vm-type hvm
--partition 1
base-ubuntu.yml

runtime execution was complaining about missing attribute _mountpoint

I had to make this code change to make aminator plugin to work for me. I don't know how it is working for everyone else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant