kritzi-at

Results 5 comments of kritzi-at

tpldir does not work with older versions. for example it does not work Salt Version 3000.6 ``` [ERROR ] Rendering exception occurred Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/salt/utils/templates.py", line...

I have now upgraded to salt-minion 3002.2 Error is still the same: ``` [ERROR ] Rendering exception occurred Traceback (most recent call last): File "/usr/lib/python3/dist-packages/salt/utils/templates.py", line 498, in render_jinja_tmpl output...

Hello @baby-gnu Test script works fine on Ubuntu with minion 3002.2 ``` # salt-call state.apply test-tplvars.test local: ---------- ID: test-tplvars-variable Function: file.managed Name: /tmp/tplvars.txt Result: True Comment: File /tmp/tplvars.txt updated...

Hello @baby-gnu, i found the issue. The problem was related to the template_file i set in the pillar. The template file was custom made and included apache/map.jinja without using it....

same issue. fixed by reverting to salt.utils.path.join