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

Repair SaltMakoTemplateLookup AttributeError #694

Open
wants to merge 1 commit into
base: openSUSE/release/3006.0
Choose a base branch
from

Conversation

tacerus
Copy link
Member

@tacerus tacerus commented Jan 16, 2025

What does this PR do?

Import upstream commit 560ab52 originally introduced in PR saltstack/salt#64341.

What issues does this PR fix or reference?

Fixes: saltstack/salt#64280

Previous Behavior

AttributeError upon rendering Mako templates.

New Behavior

No error upon rendering Mako templates.

Merge requirements satisfied?

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

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

…kup`

Fixes #64280

Signed-off-by: Pedro Algarvio <[email protected]>
(cherry picked from commit 560ab52)
Copy link

@NikolayDachev NikolayDachev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

[BUG] Mako error on pillars render after upgrade to 3006.1
3 participants