Skip to content
Discussion options

You must be logged in to vote

@mbaki The file/opt/so/conf/zeek/policy/custom/zeek-otx/.otx/4/a/6138debb9bd98b0f5c3983a4.json is being rendered as a jinja template and the line with \"Registered to: %s%s%s%s {%s}\" more specifically the {%s} is causing issues. If you edit the file, and make the very first line read {% raw %} and the very last line {% endraw %} then it will cause the text between to not be rendered as jinja and you should have success running salt-call state.highstate.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@mbaki
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mbaki
Comment options

@dougburks
Comment options

Answer selected by mbaki
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants