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

Port #52156 to master #56851

Merged
merged 1 commit into from
Apr 23, 2020
Merged

Port #52156 to master #56851

merged 1 commit into from
Apr 23, 2020

Conversation

waynew
Copy link
Contributor

@waynew waynew commented Apr 22, 2020

What does this PR do?

Allow pillar relative includes

What issues does this PR fix or reference?

Closes #8875 and Fixes #56186

Previous Behavior

Salt would fail to include data from init.sls files. Also pillar relative includes didn't work.

New Behavior

init.sls files are correctly included, and pillar relative includes work.

Merge requirements satisfied?

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

  • Docs
  • Changelog
  • Tests written/updated

Commits signed with GPG?

Yes

Allow pillar relative includes

Fixes saltstack#8875 and Fixes saltstack#56186
@waynew waynew requested a review from a team as a code owner April 22, 2020 22:09
@ghost ghost requested review from garethgreenaway and removed request for a team April 22, 2020 22:09
@waynew waynew mentioned this pull request Apr 22, 2020
@dwoz dwoz merged commit 0d4204a into saltstack:master Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pillar data not being returned from an init.sls file Support relative includes for pillar
3 participants