Post-generation scripts as Post-Processor #4078
aleqsss
started this conversation in
Image configuration
Replies: 1 comment 2 replies
-
@aleqsss those scripts should be run on the deployed VM because the user used during the packer image generation doesn't exist after the generation is finished. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As a complement to #4031, I have an additional question:
Why aren't the Post-generation scripts run via the Packer Post-Processors (perhaps the Local Shell Post Processor?) instead of the current suggested and documented procedures?
Is there something that blocks these script from working, if executed by the post-processor?
Beta Was this translation helpful? Give feedback.
All reactions