Skip to content

Instantly share code, notes, and snippets.

@centrix
Created December 4, 2012 22:23
Show Gist options
  • Save centrix/4209511 to your computer and use it in GitHub Desktop.
Save centrix/4209511 to your computer and use it in GitHub Desktop.
mysql-cluster:
cmd:
- script
- source: salt://mysql-cluster/install_mysql_cluster.sh
- stateful: true
gtw01.localhost:
----------
State: - cmd
Name: mysql-cluster
Function: script
Result: False
Comment: An exception occured in this state: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/salt/state.py", line 884, in call
*cdata['args'], **cdata['kwargs'])
File "/usr/lib/python2.7/site-packages/salt/states/cmd.py", line 493, in script
**kwargs
TypeError: _delegate_to_state() takes exactly 2 arguments (15 given)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment