We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
Initial thought:
user-data.sh
playbook.yml
Sorry, something went wrong.
Quang's comment:
Why not have different user-data.sh files based on type .sh then pass TYPE variable into packer.json:
"scripts": [ "shell/{{TYPE}}.sh" ]
You can even use variables.json to store customizable variables.
Quang's suggestion seems reasonable ... we will take the path.
No branches or pull requests
What's the issue?
Definition of Done
The text was updated successfully, but these errors were encountered: