Disable env evaluation in workflow executions
authorGiulio Fidente <gfidente@redhat.com>
Thu, 20 Jul 2017 11:44:57 +0000 (13:44 +0200)
committerGiulio Fidente <gfidente@redhat.com>
Thu, 20 Jul 2017 11:44:57 +0000 (13:44 +0200)
commit501f35a34e09d1e84131b9859758a78071513c52
treea2794fb4f3affddb7d4e32a1749d9920f50e5bb9
parent7e4f7dd2b0324247bba8fd8da5f3becd20e8299f
Disable env evaluation in workflow executions

This is so that Mistral does not try to resolve the occurrences
of {{ or <% as jinja/jaql in the environment data.

Change-Id: Id654c336d072a6248570274401857756c6f6e706
docker/docker-steps.j2
puppet/puppet-steps.j2