Fix a typo in the master log for accepting salt keys

This commit is contained in:
Jeff Schroeder 2011-12-12 21:57:52 -08:00
parent 0e8cfcf5c3
commit 2829ae5e41

View File

@ -655,7 +655,7 @@ class ClearFuncs(object):
else:
log.info(
'Authentication failed from host %(id)s, the key is in '
'pending and needs to be accepted with saltkey -a %(id)s',
'pending and needs to be accepted with salt-key -a %(id)s',
load
)
return {'enc': 'clear',