summaryrefslogtreecommitdiffstats
path: root/callback_plugins
diff options
context:
space:
mode:
authorRalph Bean <rbean@redhat.com>2013-08-06 01:45:22 +0000
committerRalph Bean <rbean@redhat.com>2013-08-06 01:45:22 +0000
commitfcb24a897c750c769f1c9a34bc5e1cdf830a0046 (patch)
treed958fd45fc8ec06d45bee8f62c0245b491010343 /callback_plugins
parent8e3bf3f0d6c6ca5385186aaf6ae9957bb3814e07 (diff)
downloadansible-fcb24a897c750c769f1c9a34bc5e1cdf830a0046.tar.gz
ansible-fcb24a897c750c769f1c9a34bc5e1cdf830a0046.tar.xz
ansible-fcb24a897c750c769f1c9a34bc5e1cdf830a0046.zip
Add forgotten import.
Diffstat (limited to 'callback_plugins')
-rw-r--r--callback_plugins/fedmsg.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/callback_plugins/fedmsg.py b/callback_plugins/fedmsg.py
index 69d0f819d..13f40cf67 100644
--- a/callback_plugins/fedmsg.py
+++ b/callback_plugins/fedmsg.py
@@ -20,6 +20,7 @@ import os
import pwd
import fedmsg
+import fedmsg.config
def getlogin():