We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4513d39 commit e18674cCopy full SHA for e18674c
TEMPLATE/libs/map.jinja
@@ -63,4 +63,4 @@
63
64
{#- Per formula post-processing of `mapdata` if it exists #}
65
{%- do salt["log.debug"]("map.jinja: post-processing of 'mapdata'") %}
66
-{%- include tplroot ~ "/parameters/post-map.jinja" ignore missing %}
+{%- include tplroot ~ formula_param_dir ~ "/post-map.jinja" ignore missing %}
0 commit comments