Remove statsd from callback

This doesn't work with our current virtualenv setup and ansible
dependencies.  Will revisit later
This commit is contained in:
Matthew Jones 2016-04-06 16:29:23 -04:00
parent 38927206c7
commit 3ba591cea2

View File

@ -344,7 +344,6 @@ class BaseCallbackModule(object):
task=result._task)
@staticmethod
@statsd.timer('terminate_ssh_control_masters')
def terminate_ssh_control_masters():
# Determine if control persist is being used and if any open sockets
# exist after running the playbook.