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

Add append_minionid_config_dirs option #35178

Merged
merged 2 commits into from
Aug 6, 2016

Conversation

cro
Copy link
Contributor

@cro cro commented Aug 3, 2016

What does this PR do?

Adds an option to append the minion_id to some configuration directories, thereby namespacing them and preventing multiple minions or proxy minions from clobbering each others cache, pki, or extension module directories.

What issues does this PR fix or reference?

#34446

Previous Behavior

A minion and a proxy minion, or multiple proxy minions could overwrite each others cache directory contents.

New Behavior

When this option is set, cache directories are namespaced by minion_id.

Tests written?

No

@cachedout
Copy link
Contributor

Since this doesn't appear to affect caches for existing minions at all, this looks great. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants