Would be great that in hieradata that we can specific more information to be added to submit.sh.epp . We have a few bash export variables that I wish to add that currently not set in template.
Do not want to fork off the repo for a single change since it be more difficult to get changes in the future.
Suggestion that it generic that you can one or more export variables. Example below
hieradata:
Would be great that in hieradata that we can specific more information to be added to submit.sh.epp . We have a few bash
export
variables that I wish to add that currently not set in template.Do not want to fork off the repo for a single change since it be more difficult to get changes in the future.
Suggestion that it generic that you can one or more export variables. Example below hieradata:
I can make a PR if you are receptive to the suggestion.