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

Allow setting commented TMPDIR in systemd file for backwards compatibility #90

Merged
merged 1 commit into from
Jan 1, 2018

Conversation

esalberg
Copy link
Contributor

The tmpdir fix in #58 was not backwards compatible, in that there was no way to retain the legacy config (so that we can restart docker for some nodes sooner than others, which happens when that file is updated).

Added a flag tmp_dir_config defaulting to true, which sets TMPDIR in the config. Setting it to false has TMPDIR commented out (legacy behavior).

@davejrt
Copy link
Contributor

davejrt commented Jan 1, 2018

LGTM, thanks for your PR

@davejrt davejrt merged commit f7a08e2 into puppetlabs:master Jan 1, 2018
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