Created
October 12, 2012 15:50
-
-
Save gnunicorn/3879899 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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