-
Notifications
You must be signed in to change notification settings - Fork 38
Prevent ansible-init running during packer build #439
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
Conversation
|
@wtripp180901 can you update from main please? |
8cc4b7c to
6264ed3
Compare
|
Latest image tested by:
New image passing these tests. |
sjpb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bertiethorpe there is no updated reference to ansible-init including azimuth-cloud/ansible-collection-image-utils#1
sjpb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
When running a Packer build which is based on a "fat image",
ansible-initruns during boot of the Packer build VM. This is undesirable as:This PR disables ansible-init during packer builds via a metadata flag.