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 file.recurse to merge all existing source dirs #67073

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lkubb
Copy link
Contributor

@lkubb lkubb commented Nov 27, 2024

What does this PR do?

Adds a merge parameter to file.recurse. When enabled, instead of selecting the first existing source, merges source directories recursively.

What issues does this PR fix or reference?

Fixes: #67072

Previous Behavior

Selects the first source only.

New Behavior

Can merge multiple sources.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

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.

[FEATURE REQUEST] file.recurse: allow merging directories from source list
1 participant