Skip to content

Instantly share code, notes, and snippets.

Created July 16, 2015 10: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/f05d0aa7af3e628c271c to your computer and use it in GitHub Desktop.
Save anonymous/f05d0aa7af3e628c271c to your computer and use it in GitHub Desktop.
local:
----------
ID: taurus-create-db-user
Function: mysql_user.present
Result: False
Comment: An exception occurred in this state: Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/salt/state.py", line 1563, in call
**cdata['kwargs'])
File "/usr/lib64/python2.6/contextlib.py", line 34, in __exit__
self.gen.throw(type, value, traceback)
File "/usr/lib/python2.6/site-packages/salt/utils/context.py", line 42, in func_globals_inject
yield
File "/usr/lib/python2.6/site-packages/salt/state.py", line 1563, in call
**cdata['kwargs'])
File "/usr/lib/python2.6/site-packages/salt/states/mysql_user.py", line 125, in present
**connection_args):
TypeError: user_exists() got multiple values for keyword argument 'user'
Started: 10:38:59.754384
Duration: 1.087 ms
Changes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment