syntax error in json-jinja

This commit is contained in:
Thomas S Hatch 2011-05-16 23:25:21 -06:00
parent 94328a24b0
commit aaff058ee7

View File

@ -1,6 +1,6 @@
{
{% for item in 'vim','emacs','nano','butter' %}
{{ item }}: { "pkg": ["installed"] },
"{{ item }}": { "pkg": ["installed"] },
{% endfor %}
"salt": {
"pkg": ["installed"],