mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
8a938c9a66
```python Traceback (most recent call last): File "/testing/tests/unit/stateconf_test.py", line 117, in test_state_prefix ''', sls='test') File "/testing/tests/unit/stateconf_test.py", line 30, in render_sls **kws.copy() File "/testing/salt/renderers/stateconf.py", line 229, in render data = process_sls_data(sls_templ, tmplctx) File "/testing/salt/renderers/stateconf.py", line 114, in process_sls_data argline=rt_argline.strip(), **kws File "/testing/salt/renderers/jinja.py", line 41, in render tmp_data.get('data', 'Unknown render error in jinja renderer') SaltRenderError: Traceback (most recent call last): File "/testing/salt/utils/templates.py", line 64, in render_tmpl output = render_str(tmplstr, context, tmplpath) File "/testing/salt/utils/templates.py", line 102, in render_jinja_tmpl loader = JinjaSaltCacheLoader(opts, context['env']) File "/testing/salt/utils/jinja.py", line 42, in __init__ self.searchpath = opts['file_roots'][env] TypeError: list indices must be integers, not str ``` |
||
---|---|---|
.. | ||
modules | ||
states | ||
templates | ||
utils | ||
__init__.py | ||
config_test.py | ||
highstateconf_test.py | ||
log_test.py | ||
payload_test.py | ||
pillar_test.py | ||
pydsl_test.py | ||
simple.py | ||
stateconf_test.py | ||
version_test.py |