-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
[BUG] Mako error on pillars render after upgrade to 3006.1 #64280
[BUG] Mako error on pillars render after upgrade to 3006.1 #64280
Comments
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey.
There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. |
You probably need to install mako. |
Mako is installed like mentionned in my |
This is valid and it was introduced by me for 3006.1 25821ae#diff-656d829a3889f93900422b6eb9e1c22fd1c85df0e64e134c1b17c21da008c6e5R101 |
ok, but why this error is triggered ? |
…kup` Fixes saltstack#64280 Signed-off-by: Pedro Algarvio <[email protected]>
…kup` Fixes saltstack#64280 Signed-off-by: Pedro Algarvio <[email protected]>
…kup` Fixes saltstack#64280 Signed-off-by: Pedro Algarvio <[email protected]>
Description
After upgrade Salt master to 3006.1 and migrate to onedir, I get Mako error when trying to run a highstate.
Setup
(Please provide relevant configs and/or SLS files (be sure to remove sensitive info. There is no general set-up of Salt.)
Please be as specific as possible and give set-up details.
Steps to Reproduce the behavior
When running a salt highstate on a minion with same version, I get this error :
Pillar file content :
On master logs :
Expected behavior
Running correctly as previous version
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)The text was updated successfully, but these errors were encountered: