Skip to content

Instantly share code, notes, and snippets.

Created June 5, 2015 09:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/51547e9451b52da093bd to your computer and use it in GitHub Desktop.
Save anonymous/51547e9451b52da093bd to your computer and use it in GitHub Desktop.
webXX:
Data failed to compile:
----------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/salt/state.py", line 2874, in call_highstate
return False
File "/usr/lib/python2.7/site-packages/salt/state.py", line 2376, in get_top
return errors
File "/usr/lib/python2.7/site-packages/salt/state.py", line 2253, in get_tops
opts['state_auto_order'])
File "/usr/lib/python2.7/site-packages/salt/template.py", line 84, in compile_template
input_data = ret
File "/usr/lib/python2.7/site-packages/salt/renderers/yaml.py", line 68, in render
if __salt__['config.get']('yaml_utf8', False):
File "/usr/lib/python2.7/site-packages/salt/modules/config.py", line 321, in get
delimiter=delimiter)
TypeError: traverse_dict_and_list() got an unexpected keyword argument 'delimiter'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment