Skip to content

Instantly share code, notes, and snippets.

@gnunicorn
Created October 12, 2012 15:50
Show Gist options
  • Save gnunicorn/3879899 to your computer and use it in GitHub Desktop.
Save gnunicorn/3879899 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/bin/salt-minion", line 14, in <module>
salt_minion()
File "/usr/lib/pymodules/python2.7/salt/scripts.py", line 28, in salt_minion
minion.start()
File "/usr/lib/pymodules/python2.7/salt/__init__.py", line 121, in start
log.warn('Stopping the Salt Minion')
AttributeError: 'module' object has no attribute 'warn'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment