Skip to content

Instantly share code, notes, and snippets.

@mgwilliams
Created September 19, 2013 19:32
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 mgwilliams/0d702bfe788445531126 to your computer and use it in GitHub Desktop.
Save mgwilliams/0d702bfe788445531126 to your computer and use it in GitHub Desktop.
$ sudo salt-ssh hawking test.ping
[ERROR ] Values instance has no attribute 'list'
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/salt/utils/parsers.py", line 156, in parse_args
mixin_after_parsed_func(self)
File "/usr/local/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1547, in _mixin_after_parsed
if self.options.list:
AttributeError: Values instance has no attribute 'list'
Usage: salt-ssh [options]
salt-ssh: error: Error while processing <unbound method SaltSSHOptionParser._mixin_after_parsed>: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/salt/utils/parsers.py", line 156, in parse_args
mixin_after_parsed_func(self)
File "/usr/local/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1547, in _mixin_after_parsed
if self.options.list:
AttributeError: Values instance has no attribute 'list'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment