This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure LANG env is properly set when puppet runs.
When puppet run it must support UTF-8 or whatever is the locale on the host. So we make sure that we pass down the LANG to the container and that the puppet process collect it properly. Closes-Bug: #1896640 Change-Id: Ic7bd6956f869acbee6a253269d4c3972532499e2 Co-Authored-By: Sofer Athlan-Guyot <[email protected]> Co-Authored-By: Damien Ciabrini <[email protected]> Co-Authored-By: Daniel Bengtsson <[email protected]>
- Loading branch information