add fedmsg.d/mbs-scheduler.py

This commit is contained in:
Filip Valder
2017-01-31 14:39:20 +01:00
parent f7e5dd1f49
commit 5fcef41cca

View File

@@ -36,6 +36,7 @@ setup(name='module-build-service',
'conf/copr.conf',
'conf/koji.conf']),
('/etc/fedmsg.d/', ['fedmsg.d/mbs-logging.py',
'fedmsg.d/mbs-scheduler.py',
'fedmsg.d/module_build_service.py']),
],
)