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

A Flag to deactivate the Escaping for Enviroment Variables #958

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Taikobo2
Copy link

Summary

We created a flag to disable Escaping just for the Enviroment

Additional Context

Add any additional context about the problem here.

  • Our DOCKER_GID is dynamically set. With the Escaping the shell command does not work
  • Thats why we just wanted to Just not Escape the Enviroment.

Related Issues (if any)

The Pullrequest were the Implementation of the Escaping was:
#869

Checklist

  • I tested with and without the flag , locally in my puppet docker enviroment, and it worked.

@Taikobo2 Taikobo2 requested a review from a team as a code owner October 20, 2023 09:40
manifests/run.pp Outdated Show resolved Hide resolved
@Heap0017
Copy link

Any chance moving forward with this?

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

Successfully merging this pull request may close these issues.

3 participants